print.binary {binaryLogic} | R Documentation |
This method prints the binary number.
## S3 method for class 'binary' print(x, ...)
x |
any binary number. |
... |
further arguments. |
Output in ones and zeros (binary vector).
summary.binary provides some additional information.