print.binary: Print method for binary number.

Description Usage Arguments Value See Also

Description

This method prints the binary number.

Usage

1
2
## S3 method for class 'binary'
print(x, ...)

Arguments

x

any binary number.

...

further arguments.

Value

Output in ones and zeros (binary vector).

See Also

summary.binary provides some additional information.


d4ndo/binaryLogic documentation built on May 14, 2019, 3:05 p.m.