Changelog
dfdiffs 0.1.0
-
New deployed applications with
create_modified_data()function (fromarsenal::comparedf()) -
New
create_comparison_report()function for generating excel reports- Includes
create_empty_tbl()function
- Includes
-
New vignette
-
create-comparison-report.Rmd: covers the functions used to create an excel comparison report.
-
-
Code clean-up:
documented
dev_modulesdocumented UAT app modules (in
inst/)removed
generate_compare_report()function
dfdiffs 0.0.0.9000
2022-07-03
updated all functions to use
base/compinstead ofprev/currandolddf/newdf.new function
create_changed_data()for changed/modified data based on thediffdfpackage.-
uploadDataDemo deployed dev sheet
-
devfolder containsuploadDatamodule
-
-
New vignettes:
getting started
create new data
create deleted data
create modified data
create changed data
similar work