Compares two dataframes which have the same column structure to show the rows that have changed. Also gives a git style diff format to quickly see what has changed in addition to summary statistics.
Version: | 2.2.0 |
Depends: | R (≥ 3.5.0) |
Imports: | dplyr (≥ 0.4.3), magrittr (≥ 1.5), htmlTable (≥ 1.5), openxlsx (≥ 4.1), tidyr (≥ 0.4.1), stringr (≥ 1.0.0), tibble (≥ 2.1.3) |
Suggests: | testthat, futile.logger |
Published: | 2020-06-07 |
Author: | Alex Joseph [aut, cre] |
Maintainer: | Alex Joseph <alexsanjoseph at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | compareDF results |
Reference manual: | compareDF.pdf |
Package source: | compareDF_2.2.0.tar.gz |
Windows binaries: | r-devel: compareDF_2.2.0.zip, r-release: compareDF_2.2.0.zip, r-oldrel: compareDF_2.2.0.zip |
macOS binaries: | r-release: compareDF_2.2.0.tgz, r-oldrel: compareDF_2.2.0.tgz |
Old sources: | compareDF archive |
Please use the canonical form https://CRAN.R-project.org/package=compareDF to link to this page.