Description Usage Arguments Value
View source: R/03_target_functions.R
gen_targets
generates state-specific calibration targets for
Mexico City Metropolitan Area based on symptomatic cases.
1 2 3 4 5 6 | gen_targets(
v_states_calib = "MCMA",
n_time_stamp = "2020-09-13",
n_date_ini = NULL,
n_date_last = "2020-08-31"
)
|
v_states_calib |
Vector of states used for calibration. |
n_time_stamp |
Date at which Covid-19 series were released by the Epidemiology Department of the Ministry of Health. |
n_date_ini |
Initial date to generate targets. |
n_date_last |
Last date to generate targets. |
A data.frame with state-specific calibration targets.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.