join_with_hub_locations | R Documentation |
Add stored information about location name and population by joining the data with the correct stored location data
join_with_hub_locations(data, hub = c("US", "ECDC", "FluSight"))
data |
data frame to append location data |
hub |
character vector, where the first element indicates the hub
from which to load forecasts.
Possible options are |
original data with corresponding location information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.