Package: lfactors 1.0.4
lfactors: Factors with Levels
Provides an extension to factors called 'lfactor' that are similar to factors but allows users to refer to 'lfactor' levels by either the level or the label.
Authors:
lfactors_1.0.4.tar.gz
lfactors_1.0.4.zip(r-4.5)lfactors_1.0.4.zip(r-4.4)lfactors_1.0.4.zip(r-4.3)
lfactors_1.0.4.tgz(r-4.4-any)lfactors_1.0.4.tgz(r-4.3-any)
lfactors_1.0.4.tar.gz(r-4.5-noble)lfactors_1.0.4.tar.gz(r-4.4-noble)
lfactors_1.0.4.tgz(r-4.4-emscripten)lfactors_1.0.4.tgz(r-4.3-emscripten)
lfactors.pdf |lfactors.html✨
lfactors/json (API)
NEWS
# Install 'lfactors' in R: |
install.packages('lfactors', repos = c('https://pdbailey0.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pdbailey0/lfactors/issues
Last updated 7 years agofrom:ff7ecdb399. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:%in%as.factorinlflfactorllevelsmatchmlfactor
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Allow a user to use == and %in% on an lfactor for both the label and the level | lfactors-package |
factor from an lfactor | as.factor,lfactor-method as.factor.lfactor |
Integer Vectors from lfactors | as.integer.lfactor |
Numeric Vectors from lfactors | as.numeric.lfactor |
Implements %in% for lfactors | %in%,ANY,lfactor-method %in%,lfactor,ANY-method %in%,lfactor,lfactor-method inlf |
lfactors | lfactor |
Numeric Levels of an lfactor | llevels |
'match' Function for lfactors | match,ANY,lfactor-method match,lfactor,ANY-method match,lfactor,lfactor-method mlfactor |