R/class-variable.R
get_variable.Rd
Get one solved variable from a scenario
get_variable(scen, name, data = TRUE)
a scenario.
character, the variable's name.
logical, return the values (default) or the variable object.
variable
a data.frame, a variable, or NULL if there is no such variable.
Other variable: class-variable
class-variable