powered by
Fetch British carbon intensity data for specified time period
get_british_ci(start = NULL, end = NULL)
a data.frame with 1/2-hourly carbon intensity data for specified time period
character A start date of the intesity.
character An end date of the intesity data. The maximum date range is limited to 14 days.
if (FALSE) { get_british_ci() get_british_ci(start = '2019-01-01', end = '2019-01-02') }
Run the code above in your browser using DataLab