Description Usage Arguments Value Examples
This main function retrieves the operating reserve calls from https://www.regelleistung.net/ext/data/.
1 | getOperatingReserveCalls(date_from, date_to, uenb_type, rl_type)
|
date_from |
sets the starting date in format: DD.MM.YYYY |
date_to |
sets the ending date in format: DD.MM.YYYY |
uenb_type |
[50Hz (4), TenneT (2), Amprion (3), TransnetBW (1), Netzregelverbund (6), IGCC (11)] |
rl_type |
[SRL, MRL, RZ_SALDO, REBAP, ZUSATZMASSNAHMEN, NOTHILFE] |
data.frame variable containing the operating reserve call table
1 | getOperatingReserveCalls('07.03.2017', '14.03.2017', '4', 'SRL')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.