View source: R/hydro_storage_functions.R
getReservoirCapacity | R Documentation |
Get the reservoir capacity for an area
getReservoirCapacity(area, force = FALSE, opts = antaresRead::simOptions())
area |
An 'antares' area. |
force |
If "reservoir management" is disabled, return anyway the reservoir capacity? |
opts |
List of simulation parameters returned by the function
|
the reservoir capacity (in MWh), or NULL
if none.
## Not run: getReservoirCapacity("fr") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.