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"))

Arguments

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 "US", "ECDC" and "FluSight".

Value

original data with corresponding location information