sub-.bitfactor: Subset a bitfactor

Description Usage Arguments

Description

ToDo: This currently converts the entire bitfactor into a regular R factor, subsets that R factor, then converts the subset back into a bitfactor. This is horribly inefficient, and should really just extract the values being asked for.

Usage

1
2
## S3 method for class 'bitfactor'
x[y]

Arguments

x

bitfactor

y

subset spedification


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