Description Usage Arguments Value
View source: R/manage_crf_archive.R
manage_crf_archive()
deletes old version of the CRF data. By default,
it will retain at least the 7 most recent versions, and will retain all
versions created in the last 7 days.
1 2 3 4 | manage_crf_archive(
dir = c("V:/OPERATIONS Surveillance Coordinator/Clusters/Case Report Forms/CRF_NBS"),
min = 7L
)
|
dir |
The CRF data directory |
min |
The minimum number of files and days to keep |
The deleted paths (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.