R/get_covidhub_predictions.R
get_covidhub_forecaster_names.Rd
Utility function to list all forecasters submitting COVID-19 forecasts to the COVID 19 Forecast Hub.
get_covidhub_forecaster_names( repo = c("zoltar", "covid19forecast_repo"), designations = "*" )
repo | character string either "zoltar" indicating the Zoltar Forecast Archive or "covid19forecast_repo" which lists those available at the Reich Lab Github submission repo. |
---|---|
designations | vector of character strings representing acceptable
designation types for models. If |
character vector of all available forecasters matching given criteria