load_report_date | R Documentation |
fst
Fileload_report_date()
is a simple wrapper around
fst()
that reads reduced report date data
from an fst
file. It exists purely for convenience and semantic clarity; it
should only be used with files created by save_report_date()
.
load_report_date( path = path_create("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/", "Report Date Linelist/report_date_linelist", ext = "fst") )
path |
The path to a file created by |
An fst_tbl
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.