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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns