Description Usage Arguments Value
View source: R/manage_crf_archive.R
old_crf_files() identifies all CRF files in a directory except the most
recent
1 2 3 4 | old_crf_files(
dir = c("V:/OPERATIONS Surveillance Coordinator/Clusters/Case Report Forms/CRF_NBS"),
regex = ".*/CRF_NBS[^/]*[.]xlsx$"
)
|
dir |
Directory to search |
regex |
Regular expression matching CRF files |
An fs_path vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.