View source: R/get_all_models.R
get_all_models | R Documentation |
Get all valid model names
get_all_models(
source = "zoltar",
hub = c("US", "ECDC", "FluSight"),
hub_repo_path
)
source |
string specifying where to get all valid model names
Currently support |
hub |
character vector, where the first element indicates the hub
from which to load forecasts. Possible options are |
hub_repo_path |
path to local clone of the |
a list of valid model names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.