View source: R/calc_riskmatrix.R
calc_add_risk | R Documentation |
Calculate epi stats a generalized df input.
calc_add_risk(df)
df |
Dataframe with id (iso3), date, new_cases, new_deaths, cumulative_cases, cumulative_deaths, AND population. |
## Not run:
riskmatrix_v3_df <- calc_riskmatrix_v3()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.