cleanNZEmbEA | R Documentation |
cleanNZEmbEA
cleans up the raw embedded gen file from the NZ EA data websiteThese are not in pretty form so we clean them up to a long form file and fix the dateTimes.
cleanNZEmbEA(dt)
dt |
the data.table to clean up |
NB: rDateTime will be NA for TP49/50 which correspond to the DST breaks.
Ben Anderson, b.anderson@soton.ac.uk (original)
Other data:
alignDates()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
getUkEmbeddedESO()
,
getUkGridESO()
,
loadNZEAYearlyEmbeddedGenData()
,
loadNZEAYearlyGridGenData()
,
loadUKESOYearlyGenData()
,
loadUKEmbeddedGenData()
,
makeNZYearlyData()
,
nzCalculateCO2e()
,
reshapeEmbeddedGenDT()
,
reshapeGenDT()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
,
setEmbeddedGenTimePeriod()
,
setGridGenTimePeriod()
Other embedded:
cleanUkEmbeddedESO()
,
getNZEmbMeta()
,
getUkEmbeddedESO()
,
makeNZYearlyData()
,
saveUkEmbeddedESO()
Other NZ:
cleanNZGridEA()
,
cleanNZGxpEA()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
makeNZYearlyData()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.