Package: replacer 1.0.2
replacer: A Value Replacement Utility
Updates values within csv format data files using a custom, User-built csv format lookup file. Based on 'data.table' package.
Authors:
replacer_1.0.2.tar.gz
replacer_1.0.2.zip(r-4.5)replacer_1.0.2.zip(r-4.4)replacer_1.0.2.zip(r-4.3)
replacer_1.0.2.tgz(r-4.4-any)replacer_1.0.2.tgz(r-4.3-any)
replacer_1.0.2.tar.gz(r-4.5-noble)replacer_1.0.2.tar.gz(r-4.4-noble)
replacer_1.0.2.tgz(r-4.4-emscripten)replacer_1.0.2.tgz(r-4.3-emscripten)
replacer.pdf |replacer.html✨
replacer/json (API)
NEWS
# Install 'replacer' in R: |
install.packages('replacer', repos = c('https://drag05.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:4a7065b77a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 16 2024 |
R-4.5-win | OK | Oct 16 2024 |
R-4.5-linux | OK | Oct 16 2024 |
R-4.4-win | OK | Oct 16 2024 |
R-4.4-mac | OK | Oct 16 2024 |
R-4.3-win | OK | Oct 16 2024 |
R-4.3-mac | OK | Oct 16 2024 |
Exports:bReplacereplaceValswhichDups
Dependencies:data.table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Batch-file value replacement | bReplace |
Helper for coalescing vectors of different types | con2fcoales |
User-intended wrapper for single-file replacements | replaceVals |
Helper function for value replacement | sReplace |
Find duplicated values in data | whichDups |