as.integer.bitfactor: convert bitfactor to integer, numeric and character

Description Usage Arguments

View source: R/bitfactor.R

Description

convert bitfactor to integer, numeric and character

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S3 method for class 'bitfactor'
as.integer(x, ...)

## S3 method for class 'bitfactor'
as.double(x, ...)

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

## S3 method for class 'bitfactor'
length(x, ...)

Arguments

x

bitfactor

...

ignored


coolbutuseless/smallfactor documentation built on Dec. 19, 2021, 6:04 p.m.