View source: R/thematic_trimming.R
| getThematicTrimming | R Documentation |
This function reads the "selection variables" section of the study's "generaldata.ini" file.
Minimal version required is v8.8.
getThematicTrimming(opts = simOptions())
opts |
list of simulation parameters returned by the function
|
data.frame with 2 columns :
variables : names are displayed according to the study version
status_selection : have 2 possible values ("active"; "skip")
## Not run:
# Get Thematic trimming of Antares study version >= v8.8
getThematicTrimming()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.