Package: matchmaker 0.1.1
matchmaker: Flexible Dictionary-Based Cleaning
Provides flexible dictionary-based cleaning that allows users to specify implicit and explicit missing data, regular expressions for both data and columns, and global matches, while respecting ordering of factors. This package is part of the 'RECON' (<https://www.repidemicsconsortium.org/>) toolkit for outbreak analysis.
Authors:
matchmaker_0.1.1.tar.gz
matchmaker_0.1.1.zip(r-4.5)matchmaker_0.1.1.zip(r-4.4)matchmaker_0.1.1.zip(r-4.3)
matchmaker_0.1.1.tgz(r-4.4-any)matchmaker_0.1.1.tgz(r-4.3-any)
matchmaker_0.1.1.tar.gz(r-4.5-noble)matchmaker_0.1.1.tar.gz(r-4.4-noble)
matchmaker_0.1.1.tgz(r-4.4-emscripten)matchmaker_0.1.1.tgz(r-4.3-emscripten)
matchmaker.pdf |matchmaker.html✨
matchmaker/json (API)
NEWS
# Install 'matchmaker' in R: |
install.packages('matchmaker', repos = c('https://zkamvar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/reconhub/matchmaker/issues
Last updated 5 years agofrom:049e00303e. Checks:OK: 7. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:match_dfmatch_vecmatchmaker_example
Dependencies:clifansiforcatsgluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check and clean spelling or codes of multiple variables in a data frame | match_df |
Rename values in a vector based on a dictionary | match_vec |
show the path to a matchmaker example file | matchmaker_example |