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]
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 10 Apr. 2025.
Previous versions and publish date:
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for compareDF5101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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