Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.character.binmode

Converts a binary/octal/hexadecimal number into a string


Description

Converts a binary/octal/hexadecimal number into a string.

Usage

## S3 method for class 'binmode'
as.character(x, ...)

Arguments

x

Object to be converted.

...

Not used.

Value

Returns a character.

Author(s)

Henrik Bengtsson

See Also

as.character.octmode(), cf. octmode. intToBin() (incl. intToOct() and intToHex()).


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.