archive_report_date | R Documentation |
fst
Files of NBS Report Dates Based on Date of Creationarchive_report_date()
infers the date reported for NBS IDs using the date
of creation for the data files in data_dir
. It saves the inferred report
dates in archive_dir
.
archive_report_date( data_dir = path_create("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/", "Sandbox data pull Final/"), archive_dir = path_create("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/", "Report Date Linelist/archive/") )
data_dir |
The directory containing the NBS data files to archive |
archive_dir |
The location of the archive directory |
A tibble
containing the data files paths, creation (birth) date,
and archive file paths for newly created archive data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.