loadUKESOYearlyGenData: Load the pre-downloaded yearly UK ESO generation files in to...

View source: R/loadUKESOYearlyGenData.R

loadUKESOYearlyGenDataR Documentation

Load the pre-downloaded yearly UK ESO generation files in to a data.table

Description

loadUKESOYearlyGenData returns a dt with a proper rDateTimeUTC added & set to London tzone.

Usage

loadUKESOYearlyGenData(path, fromYear, toDate, update)

Arguments

path

the folder to look in for the data

fromYear

the year to start from (needs to be in the data file names - you did name them sensibly, yes?)

toDate

up to but not including this date. e.g. toDate = as.Date("2020-06-01") will be up to and including May 2020

Author(s)

Ben Anderson, b.anderson@soton.ac.uk

See Also

Other data: alignDates(), cleanNZEmbEA(), cleanNZGridEA(), cleanNZGxpEA(), cleanUkEmbeddedESO(), cleanUkGridESO(), getNZEmbData(), getNZEmbMeta(), getNZGridEA(), getNZGridMeta(), getNZGxpEA(), getNZGxpMeta(), getUkEmbeddedESO(), getUkGridESO(), loadNZEAYearlyEmbeddedGenData(), loadNZEAYearlyGridGenData(), loadUKEmbeddedGenData(), makeNZYearlyData(), nzCalculateCO2e(), reshapeEmbeddedGenDT(), reshapeGenDT(), saveUkEmbeddedESO(), saveUkGridESO(), setEmbeddedGenTimePeriod(), setGridGenTimePeriod()


CfSOtago/gridCarbon documentation built on April 5, 2022, 6:46 a.m.