get_vars | R Documentation |
Get model output values for a given region.
get_vars(region, majors = TRUE, n_hr_yrs = 10, french = FALSE)
region |
Character. The short form for the region as defined in the 'major_regions_short' vector'. |
majors |
Logical. If TRUE use major models list ('major_models'), if FALSE use minor models list ('minor_models'). Default is TRUE. |
n_hr_yrs |
Integer. Number of years to calculate mean HR. |
french |
Logical. If TRUE, use French (default is FALSE). |
A list of values as required for the report.
hg_vars <- get_vars("HG")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.