powered by
Get generation mix for current half hour
get_mix(start = NULL, end = NULL)
tibble
character A start date of the intesity data
character An end date of the intesity data
if (FALSE) { start <- "2019-04-01" end <- "2019-04-07" get_mix(start, end) get_mix()}
Run the code above in your browser using DataLab