Get model designations from metadata
get_model_designations(
models = NULL,
hub = c("US", "ECDC", "FluSight"),
source,
hub_repo_path
)
optional character vector of model abbreviations for which to retrieve designations. If not provided, the function returns model designations for all models.
character, which hub to use. Options are "US", "ECDC" and "FluSight".
string specifying where forecasts will be loaded from:
either "local_hub_repo"
or "zoltar"
path to local clone of hub repository
data.frame with columns model
and designation