A toolbox for comparing two data frames with the aim of quick and simple functionality. Using a key-column common to both tables, see which rows are common and highlight differing values by column. Also included are functions validating keys and uniqueness of in-group values.
| Version: | 0.1.0 | 
| Depends: | data.table (≥ 1.14.2) | 
| Imports: | glue, magrittr, rlang (≥ 0.4.3), tidyselect (≥ 0.4.3), purrr | 
| Suggests: | testthat (≥ 3.0.0) | 
| Published: | 2022-06-21 | 
| Author: | Ryan Dickerson [aut, cre] | 
| Maintainer: | Ryan Dickerson <fresh.tent5866 at fastmail.com> | 
| BugReports: | https://github.com/eutwt/tablecompare/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/eutwt/tablecompare | 
| NeedsCompilation: | no | 
| Materials: | README | 
| CRAN checks: | tablecompare results | 
| Reference manual: | tablecompare.pdf | 
| Package source: | tablecompare_0.1.0.tar.gz | 
| Windows binaries: | r-devel: tablecompare_0.1.0.zip, r-release: tablecompare_0.1.0.zip, r-oldrel: tablecompare_0.1.0.zip | 
| macOS binaries: | r-release (arm64): tablecompare_0.1.0.tgz, r-oldrel (arm64): tablecompare_0.1.0.tgz, r-release (x86_64): tablecompare_0.1.0.tgz, r-oldrel (x86_64): tablecompare_0.1.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=tablecompare to link to this page.