old_crf_files: Identify Old CRF Files

Description Usage Arguments Value

View source: R/manage_crf_archive.R

Description

old_crf_files() identifies all CRF files in a directory except the most recent

Usage

1
2
3
4
old_crf_files(
  dir = c("V:/OPERATIONS Surveillance Coordinator/Clusters/Case Report Forms/CRF_NBS"),
  regex = ".*/CRF_NBS[^/]*[.]xlsx$"
)

Arguments

dir

Directory to search

regex

Regular expression matching CRF files

Value

An fs_path vector


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