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

as.character.bit

Coerce bit to character


Description

Coerce bit to character

Usage

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

Arguments

x

a bit vector

...

ignored

Value

a character vector of zeroes and ones

Examples

as.character(bit(12))

bit

Classes and Methods for Fast Memory-Efficient Boolean Selections

v4.0.4
GPL-2 | GPL-3
Authors
Jens Oehlschlägel [aut, cre], Brian Ripley [ctb]
Initial release
2020-08-03

We don't support your browser anymore

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