to_report_date_fst | R Documentation |
fst
Files Containing Report Datesto_report_date_fst()
is an internal function called by
archive_report_date()
. It saves
inferred report dates (birth_date
) to save_as
for each NBS ID in the
files in path
.
to_report_date_fst(path, birth_date, save_as)
path |
The paths to data files to read |
birth_date |
The date of creation of each file - used as inferred report date |
save_as |
The location to save each file |
A tibble
containing the input vectors
path
, birth_date
, save_as
(invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.