Description Usage Arguments See Also
Only intended to be run from other functions: (new_project
), etc.
It does some error checking and sets up analysis/data folders.
1 | setup_project(state, period, analysis_path, sensitive_path, production_path)
|
state |
character: Two letter state designation |
period |
character: Time period for the first project (e.g., "2019-q4", "2020-q4", etc.) |
analysis_path |
character: File path for the analysis |
sensitive_path |
character: File path for the sensitive data. If NULL, no folders will be created. |
production_path |
character: File path for the production data. If NULL, no folders will be created. |
Other helper functions:
get_periods()
,
replace_params()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.