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.
1 2 | ## S3 method for class 'bitfactor'
x[y]
|
x |
bitfactor |
y |
subset spedification |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.