DeleteOldDatasets
1 2 3 4 | DeleteOldDatasets(raw = list.files(fhi::DashboardFolder("data_raw"),
"^partially_formatted_"),
dat_in = list.files(fhi::DashboardFolder("data_raw"), "in_default"),
clean = list.files(fhi::DashboardFolder("data_clean"), "done_"))
|
raw |
a |
dat_in |
a |
clean |
a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.