Description Usage Arguments Value
View source: R/get_covidhub_predictions.R
Utility function to list all forecasters submitting COVID-19 forecasts to the COVID 19 Forecast Hub.
1 2 3 4 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.