Learn R Programming

compareDF (version 2.3.5)

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

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.

Copy Link

Version

Install

install.packages('compareDF')

Monthly Downloads

706

Version

2.3.5

License

MIT + file LICENSE

Maintainer

Alex Joseph

Last Published

October 1st, 2022

Functions in compareDF (2.3.5)

compare_df

Compare Two dataframes
create_output_table

Create human readable output from the comparison_df output
results_2011

Data set created set to show off the package capabilities - Results of students for 2011
view_html

View Comparison output HTML
create_wide_output

Convert to wide format
results_2010

Data set created set to show off the package capabilities - Results of students for 2010