Description Usage Arguments Examples
View source: R/calc_riskmatrix.R
Calculate epi stats a generalized df input.
1 |
df |
Dataframe with country_code (iso2), date, new_cases, new_deaths, cumulative_cases, cumulative_deaths, AND population. |
1 2 3 | ## 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.