save_report_date | R Documentation |
fst
Filesave_report_date()
is a simple wrapper around
write_fst()
that saves reduced report date data
to an fst
file. It exists purely for convenience and semantic clarity; it
can only be used with the output of coalesce_report_date()
or
add_collection_date()
.
save_report_date( .data, save_as = path_create("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/", "Report Date Linelist/report_date_linelist", ext = "fst") )
.data |
A |
save_as |
The write path to the new |
The input data (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.