R/utils.R
join_with_hub_locations.RdAdd 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 frame to append location data
character vector, where the first element indicates the hub
from which to load forecasts.
Possible options are "US", "ECDC" and "FluSight".
original data with corresponding location information