View source: R/get_model_designations.R
get_model_designations | R Documentation |
Get model designations from metadata
get_model_designations(
models = NULL,
hub = c("US", "ECDC", "FluSight"),
source,
hub_repo_path
)
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 |
hub_repo_path |
path to local clone of hub repository |
data.frame with columns model
and designation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.