Package: compareDF 2.3.5
compareDF: Do a Git Style Diff of the Rows Between Two Dataframes with Similar Structure
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.
Authors:
compareDF_2.3.5.tar.gz
compareDF_2.3.5.zip(r-4.5)compareDF_2.3.5.zip(r-4.4)compareDF_2.3.5.zip(r-4.3)
compareDF_2.3.5.tgz(r-4.4-any)compareDF_2.3.5.tgz(r-4.3-any)
compareDF_2.3.5.tar.gz(r-4.5-noble)compareDF_2.3.5.tar.gz(r-4.4-noble)
compareDF_2.3.5.tgz(r-4.4-emscripten)compareDF_2.3.5.tgz(r-4.3-emscripten)
compareDF.pdf |compareDF.html✨
compareDF/json (API)
NEWS
# Install 'compareDF' in R: |
install.packages('compareDF', repos = c('https://alexsanjoseph.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/alexsanjoseph/comparedf/issues
- results_2010 - Data set created set to show off the package capabilities - Results of students for 2010
- results_2011 - Data set created set to show off the package capabilities - Results of students for 2011
Last updated 11 months agofrom:aa99899a15. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:compare_dfcreate_output_tablecreate_wide_outputview_html
Dependencies:backportsbase64encbslibcachemcheckmateclicpp11data.tabledigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhtmlTablehtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopenxlsxpillarpkgconfigpurrrR6rappdirsRcpprlangrmarkdownrstudioapisassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compare Two dataframes | compare_df |
Create human readable output from the comparison_df output | create_output_table |
Convert to wide format | create_wide_output |
Data set created set to show off the package capabilities - Results of students for 2010 | results_2010 |
Data set created set to show off the package capabilities - Results of students for 2011 | results_2011 |
View Comparison output HTML | view_html |