compareDF: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure

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 changes in addition to summary statistics.

Version: 1.0.0
Depends: R (≥ 3.0.0)
Imports: dplyr (≥ 0.4.3), tidyr (≥ 0.4.1)
Suggests: htmlTable (≥ 1.5), testthat
Published: 2016-03-08
Author: Alex Joseph [aut, cre]
Maintainer: Alex Joseph <alexsanjoseph at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: NEWS
CRAN checks: compareDF results

Downloads:

Reference manual: compareDF.pdf
Package source: compareDF_1.0.0.tar.gz
Windows binaries: r-devel: compareDF_1.0.0.zip, r-release: compareDF_1.0.0.zip, r-oldrel: compareDF_1.0.0.zip
OS X Mavericks binaries: r-release: compareDF_1.0.0.tgz, r-oldrel: compareDF_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=compareDF to link to this page.