View source: R/read_st_constraints.R
| read_storages_constraints | R Documentation |
This function reads constraints of an Antares project (by area/cluster) :
Properties
Time series
Be aware that constraints are read in the input files of a study. So they may have changed since a simulation has been run.
read_storages_constraints(opts = simOptions())
opts |
list of simulation parameters returned by the function
|
list with 2 sections per cluster/constraint (properties + values).
## Not run:
# read/load an existing study (version >= 9.2)
setSimulationPath(path = "mypath/study")
read_storages_constraints()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.