This method prints the binary number.

# S3 method for 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.