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.7)compareDF_2.3.5.zip(r-4.6)compareDF_2.3.5.zip(r-4.5)
compareDF_2.3.5.tgz(r-4.6-any)compareDF_2.3.5.tgz(r-4.5-any)
compareDF_2.3.5.tar.gz(r-4.7-any)compareDF_2.3.5.tar.gz(r-4.6-any)
compareDF_2.3.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:343328cb68. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 138 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 183 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 141 |
Exports:compare_dfcreate_output_tablecreate_wide_outputview_html
Dependencies:backportsbase64encbslibcachemcheckmateclicpp11data.tabledigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmlTablehtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopenxlsxpillarpkgconfigpurrrR6rappdirsRcpprlangrmarkdownrstudioapisassstringistringrtibbletidyrtidyselecttinytexutf8vctrswithrxfunyamlzip
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 |
