Get model designations from metadata

get_model_designations(
  models = NULL,
  hub = c("US", "ECDC", "FluSight"),
  source,
  hub_repo_path
)

Arguments

models

optional character vector of model abbreviations for which to retrieve designations. If not provided, the function returns model designations for all models.

hub

character, which hub to use. Options are "US", "ECDC" and "FluSight".

source

string specifying where forecasts will be loaded from: either "local_hub_repo" or "zoltar"

hub_repo_path

path to local clone of hub repository

Value

data.frame with columns model and designation