Get model designations from metadata

get_model_designations(models, source, hub_repo_path, as_of = Sys.Date())

Arguments

models

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

source

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

hub_repo_path

path to local clone of the reichlab/covid19-forecast-hub repository

as_of

optional date specifying the version. Only support versioned model designations in "local_hub_repo"

Value

data.frame with columns model and designation