Description Usage Arguments Value
Transpose load curtailment chronicle to program with begin and end datetimes
1 2 3 | chron2prog(tbl_ts, int_step = 1800, char_group = "groupe",
char_pow = "puissance", char_datetime = "horodate_UTC",
char_oml = "dmo")
|
tbl_ts |
tibble timeseries which contains load curtailment chronicle |
int_step |
integer value giving step between consecutive datetime values |
char_group |
character string giving group name in timeseries tibble |
char_pow |
character string giving power name in timeseries tibble |
char_datetime |
character string giving datetime name in UTC timezone from timeseries tibble |
char_oml |
character string giving variable name of the offer mobilization leadtime |
a dataframe with three columns : group, begin(included) and end(excluded)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.