View source: R/fct_prepare_data.R
cumulative_state | R Documentation |
Gets the cumulative rate per 100,000 for all counts through the latest date in the dataset for states
cumulative_state(state_covid, state_pop)
state_covid |
Data frame: daily cumulative counts, must contain FIPS |
state_pop |
Data frame: state level population data, must contain FIPS. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.