View source: R/fct_prepare_data.R
covid_rates | R Documentation |
Get the daily cumulative rate per 100,000 at either the state or county level.
covid_rates(covid_data, population)
covid_data |
Data frame: daily raw count, must contain FIPS code |
population |
Data frame: population data, must contain FIPS code |
Daily cumulative rate per 100,000
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.