Learn R Programming

bit (version 4.5.0)

print.bit: Print method for bit

Description

Print method for bit

Usage

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

Value

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

Arguments

x

a bit vector

...

passed to print

Examples

Run this code
print(bit(120))

Run the code above in your browser using DataLab