format.binmode.RdConverts a binary/octal/hexadecimal number into a string.
# S3 method for binmode
format(x, ...)Object to be converted.
Not used.
Returns a character.
format.octmode(), cf. octmode.
intToBin() (incl. intToOct() and intToHex()).