View source: R/active_map_rate.R
active_map_rate | R Documentation |
Plot Active Case Rates by ZIP Code
active_map_rate(
data = pos(process_inv(read_inv(date = date))),
days = 14L,
date = NULL
)
data |
Prepped case data |
days |
Number of active days to consider |
date |
The download date of the data; defaults to most recent |
A ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.