as.character.bytefactor: Other representations of a small factor

Description Usage Arguments

View source: R/bytefactor.R

Description

Other representations of a small factor

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'bytefactor'
as.character(x, ...)

## S3 method for class 'bytefactor'
as.integer(x, ...)

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

Arguments

x

bytefactor object

...

other arguments passed to as.character.factor()


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