bit-package | A class for vectors of 1-bit booleans |
!.bit | Boolean operators and functions |
!=.bit | Boolean operators and functions |
&.bit | Boolean operators and functions |
.BITS | Initializing bit masks |
==.bit | Boolean operators and functions |
all.bit | Summaries of bit vectors |
any.bit | Summaries of bit vectors |
as.bit | Coercion to bit |
as.integer.bit | Coercion from bit |
as.logical.bit | Coercion from bit |
bit | A class for vectors of 1-bit booleans |
bit_done | Initializing bit masks |
bit_init | Initializing bit masks |
is.bit | Coercion to bit |
length.bit | Getting and setting length of a bit vector |
max.bit | Summaries of bit vectors |
min.bit | Summaries of bit vectors |
print.bit | A class for vectors of 1-bit booleans |
range.bit | Summaries of bit vectors |
regtest.bit | Regressiontests for bit |
sum.bit | Summaries of bit vectors |
summary.bit | Summaries of bit vectors |
which | Coercion from bit |
xor | Boolean operators and functions |
[.bit | Extract or replace part of an bit vector |
[[.bit | Extract or replace part of an bit vector |
|.bit | Boolean operators and functions |