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 22 Dec. 2024.
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
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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