View source: R/loadUKEmbeddedGenData.R
loadUKEmbeddedGenData | R Documentation |
loadUKEmbeddedGenData
returns a dt with a proper rDateTimeUTC added & set to London tzone.
loadUKEmbeddedGenData(path, fromYear, toDate, update)
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 |
Ben Anderson, b.anderson@soton.ac.uk
Other data:
alignDates()
,
cleanNZEmbEA()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
getUkEmbeddedESO()
,
getUkGridESO()
,
loadNZEAYearlyEmbeddedGenData()
,
loadNZEAYearlyGridGenData()
,
loadUKESOYearlyGenData()
,
makeNZYearlyData()
,
nzCalculateCO2e()
,
reshapeEmbeddedGenDT()
,
reshapeGenDT()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
,
setEmbeddedGenTimePeriod()
,
setGridGenTimePeriod()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.