View source: R/generationmix.R
get_mix | R Documentation |
Get generation mix for current half hour
get_mix(start = NULL, end = NULL)
start |
character A start date of the intesity data |
end |
character An end date of the intesity data |
tibble
## Not run: start <- "2019-04-01" end <- "2019-04-07" get_mix(start, end) get_mix() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.