| lfactors-package | Allow a user to use == and %in% on an lfactor for both the label and the level defined when creating the lfactor. This is especially useful when labels are long and users know the levels well. |
| %in%-method | Implements %in% for lfactors |
| as.factor-method | factor from an lfactor |
| as.factor.lfactor | factor from an lfactor |
| as.integer.lfactor | Integer Vectors from lfactors |
| as.numeric.lfactor | Numeric Vectors from lfactors |
| inlf | Implements %in% for lfactors |
| lfactor | Lfactors |
| llevels | Numeric Levels of an lfactor |
| match-method | 'match' function for lfactors |
| mlfactor | 'match' function for lfactors |