update_build_params | R Documentation |
Updates the status of the small_db_paths file
update_build_params(
project_name,
base_path = "/Shared/AML/small_dbs",
sources = c("ccae", "mdcr", "medicaid"),
years = 1:21,
medicaid_years = 14:18,
param_path = "/Shared/AML/params"
)
project_name |
a name for the project. This should also correspond to a disease group in the codeBuildr package |
base_path |
a path of where to build the db |
sources |
the sources to pull data from |
years |
the years to pull data for |
medicaid_years |
the years of medicaid data to pull from |
param_path |
the path to the parameter folder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.