manage_crf_archive: Manage CRF Data Archive

Description Usage Arguments Value

View source: R/manage_crf_archive.R

Description

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.

Usage

1
2
3
4
manage_crf_archive(
  dir = c("V:/OPERATIONS Surveillance Coordinator/Clusters/Case Report Forms/CRF_NBS"),
  min = 7L
)

Arguments

dir

The CRF data directory

min

The minimum number of files and days to keep

Value

The deleted paths (invisibly)


jesse-smith/covidcrf documentation built on March 28, 2021, 10:45 p.m.