Description Usage Arguments See Also Examples
To be called from data_archive
1 | get_periods(files, period)
|
files |
vector of files/folders |
period |
character: Time period for the first project (e.g., "2019-q4", "2020-q4", etc.) |
Other helper functions:
replace_params()
,
setup_project()
1 2 3 | files <- c("raw-2016-q2", "raw-2016-q4", "raw-2016-q4.sqlite3",
"raw-2017-q2", "raw-2017-q4")
get_periods(files, "2016-q4")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.