Description Usage Arguments Value Author(s) See Also Examples
Takes a vector of feather tables created with create_flat_files
and loads them into .GlobalEnv
.
1 2 3 4 | load_flat_files(tables = c("report_businessmetrics_memberbreakdown",
"report_businessmetrics_provideractivity", "report_businessmetrics_rollup",
"report_pcvmetrics_servicereferrals", "report_pcvmetrics_visitreports",
"Organizations"))
|
tables |
A list of feather tables that which have been written to the |
n tibbles/data frames where n is equal to length(tables)
.
Joe Mienko, mienkoja@uw.edu
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.