View source: R/eg_operationaldata.R
eg_agg | R Documentation |
All the connections between transmission system operators and their respective balancing zones
eg_agg( indicator = NULL, periodType = NULL, from = NULL, to = NULL, countryKey = NULL, countryLabel = NULL, operatorKey = NULL, tsoEicCode = NULL, operatorLabel = NULL, pointKey = NULL, pointLabel = NULL, tsoItemIdentifier = NULL, adjacentSystemsKey = NULL, adjacentSystemsLabel = NULL, directionKey = NULL, timeZone = "CET", limit = -1 )
indicator |
Indicator |
periodType |
Period type. |
countryKey |
Country key. BE, DE, DK etc. |
countryLabel |
Country Label. Germany, Belgium, etc. |
operatorKey |
Operator key. |
tsoEicCode |
TSO EIC code. |
operatorLabel |
Operator Label. |
pointKey |
Point Key. |
pointLabel |
Point Label. |
tsoItemIdentifier |
TSO Item Identifier. |
adjacentSystemsKey |
Adjacent Systems Key. |
adjacentSystemsLabel |
Adjacent Systems Label |
directionKey |
Direction Key. |
limit |
Limit. -1 for unlimited. |
periodFrom |
Period from. |
periodTo |
Period to. |
timezone |
Time zone. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.