Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.bit

Print method for bit


Description

Print method for bit

Usage

## S3 method for class 'bit'
print(x, ...)

Arguments

x

a bit vector

...

passed to print

Value

a character vector showing first and last elements of the bit vector

Examples

print(bit(120))

bit

Classes and Methods for Fast Memory-Efficient Boolean Selections

v4.0.4
GPL-2 | GPL-3
Authors
Jens Oehlschlägel [aut, cre], Brian Ripley [ctb]
Initial release
2020-08-03

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.