Package: tablecompare 0.1.1
Ryan Dickerson
tablecompare: Compare Data Frames
A toolbox for comparing two data frames. This package is defunct. I recommend you use the "versus" package instead.
Authors:
tablecompare_0.1.1.tar.gz
tablecompare_0.1.1.zip(r-4.5)tablecompare_0.1.1.zip(r-4.4)tablecompare_0.1.1.zip(r-4.3)
tablecompare_0.1.1.tgz(r-4.4-any)tablecompare_0.1.1.tgz(r-4.3-any)
tablecompare_0.1.1.tar.gz(r-4.5-noble)tablecompare_0.1.1.tar.gz(r-4.4-noble)
tablecompare_0.1.1.tgz(r-4.4-emscripten)tablecompare_0.1.1.tgz(r-4.3-emscripten)
tablecompare.pdf |tablecompare.html✨
tablecompare/json (API)
# Install 'tablecompare' in R: |
install.packages('tablecompare', repos = c('https://eutwt.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eutwt/tablecompare/issues
Last updated 1 years agofrom:fd1cd2f270. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | OK | Nov 08 2024 |
R-4.5-linux | OK | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
Exports:all_value_diffsassert_single_valueassert_uniquecontentscount_dupescount_valuestblcomparevalue_diffs
Dependencies:clidata.tablegluelifecyclemagrittrpurrrrlangtidyselectvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Show the contents of a data frame | contents |
Check for duplicate rows | assert_unique count_dupes |
Check for existence of multiple values per group | assert_single_value count_values |
Compare two data frames. Using a key-column common to both tables, see which rows are common and highlight differing values by column. | all_value_diffs all_value_diffs.tbcmp_compare tblcompare value_diffs value_diffs.tbcmp_compare |