View source: R/get_observations.R
get_observations | R Documentation |
Get Observed Cases linked with Deaths
get_observations(dir, target_date = Sys.Date(), weeks = 8, locs)
dir |
A character string indicating the path to the target data folder. |
target_date |
Date or character string indicating the target forecast date. |
weeks |
Numeric, defaults to 8. Number of weeks of data to include. |
locs |
An optional character vector to use to filter locations by name. |
A dataframe of primary and secondary observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.