View source: R/get_hub_config.R
get_hub_config | R Documentation |
Get the value of setting from config file
get_hub_config(setting, config_file = here::here("project-config.json"))
setting |
Setting for which to return the value. All values are returned in a list if missing. |
config_file |
Path to the config file |
# Get config for European COVID-19 forecast hub
get_hub_config(config_file = "https://raw.githubusercontent.com/epiforecasts/covid19-forecast-hub-europe/main/project-config.json")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.