Description Usage Arguments Value
View source: R/03_hosp_target_functions.R
gen_hosp_targets generates targets for hospitalization parameters.
1 2 3 4 5  | gen_hosp_targets(
  n_time_stamp = "2020-12-21",
  n_date_ini = NULL,
  n_date_last = "2020-12-07"
)
 | 
n_time_stamp | 
 Date at which hospitalization series were released.  | 
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.