Other packages > Find by keyword >

compareDF  

Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure
View on CRAN: Click here


Download and install compareDF package within the R console
Install from CRAN:
install.packages("compareDF")

Install from Github:
library("remotes")
install_github("cran/compareDF")

Install by package version:
library("remotes")
install_version("compareDF", "2.3.5")



Attach the package and use:
library("compareDF")
Maintained by
Alex Joseph
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-08
Latest Update: 2022-10-01
Description:
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.
How to cite:
Alex Joseph (2016). compareDF: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure. R package version 2.3.5, https://cran.r-project.org/web/packages/compareDF. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:27), 1.0.0 (2016-03-08 00:20), 1.1.0 (2017-01-18 18:07), 1.2.0 (2017-09-11 14:56), 1.3.0 (2018-03-15 10:22), 1.3.1 (2018-05-18 06:34), 1.5.0 (2018-05-21 18:03), 1.7.0 (2018-10-25 10:10), 1.7.1 (2019-02-11 16:53), 1.7.2 (2019-04-02 12:30), 1.7.3 (2019-05-15 14:20), 1.8.0 (2019-06-02 16:30), 2.0.0 (2020-01-08 15:20), 2.0.1 (2020-02-28 15:40), 2.0.2 (2020-03-24 17:00), 2.1.0 (2020-04-26 20:30), 2.2.0 (2020-06-07 10:00), 2.3.0 (2020-08-26 14:50), 2.3.1 (2021-01-06 20:40), 2.3.2 (2021-10-13 13:30), 2.3.3 (2022-03-12 20:30)
Other packages that cited compareDF R package
View compareDF citation profile
Other R packages that compareDF depends, imports, suggests or enhances
Complete documentation for compareDF
Functions, R codes and Examples using the compareDF R package
Some associated functions: compare_df . create_output_table . create_wide_output . results_2010 . results_2011 . view_html . 
Some associated R codes: fnsComparison.R . fnsOutputs.R . zzz.R .  Full compareDF package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA