View source: R/fct_prepare_data.R
cumulative_county | R Documentation |
Gets the cumulative rate per 100,000 for all counts through the latest date in the data set for counties
cumulative_county(county_covid, county_pop)
county_covid |
Data frame: daily cumulative counts, must contain FIPS |
county_pop |
Data frame: county level population data, must contain FIPS |
Cumulative rate per 100,000 as of latest date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.