| format.binmode | R Documentation |
Converts a binary/octal/hexadecimal number into a string.
## S3 method for class 'binmode'
format(x, ...)
x |
Object to be converted. |
... |
Not used. |
Returns a character.
Henrik Bengtsson
format.octmode(), cf. octmode.
intToBin() (incl. intToOct() and intToHex()).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.