as.bitfactor | Convert a standard factor to a bitfactor |
as.bytefactor | Convert an ordinary factor into a bytefactor |
as.character.bytefactor | Other representations of a small factor |
as.data.frame.bytefactor | Include a bytefactor in a data.frame object |
as.factor.bitfactor | Convert a bitfactor to a factor |
as.factor.bytefactor | Convert a bytefactor into a regular factor |
as.integer.bitfactor | convert bitfactor to integer, numeric and character |
bitfactor | Create a bitfactor |
bytefactor | Create a bytefactor i.e. a factor backed by a raw byte... |
chunk | Split a vector in chunks of size 'n' |
pack_into_single_int | Pack integer values into a single integer |
pack_ints | Pack an unbounded vector of small integers into 'nbit' values... |
print.bitfactor | Print a bitfactor |
print.bytefactor | Print a bytefactor |
sub-.bitfactor | Subset a bitfactor |
sub-.bytefactor | Subset a bytefactor |
unpack_from_single_int | Unpacka an integer value into a vector of small integers of... |
unpack_ints | Unpack a 32-bit integer values into a vector of small... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.