🧁 Some sprinkles to make dmcognigen a little sweeter
Installation
You can install the development version of sweets from GitHub with:
remotes::install_github("shum461/sweets")
Functionality
Create dispositions and listings
Track counts of flagged or deleted records in a table using the
sweet_disposition()
function.Deletion listings are tables of records removed for each deletion flag. Sweets builds off of the reporter package to include a workflow of initializing a listing report
build_report()
, populating the reportadd_listing_to_report()
and writing the listingswrite_listings_report()
-
See full details in the dispositions-and-listings vignette.
🍬 Auto archive datasets before re-running code
sweet_save()
🍬 Hmisc::contents() but sweetersweet_contents()
🍬 Track QC notes and findingsairheads()
🍬 See if modeling is underwaycheck_models()
🍬 Explore source datasetsmost_recent()