View source: R/makeNZYearlyData.R
makeNZYearlyData | R Documentation |
makeNZYearlyData
converts monthly to yearly datamakeNZYearlyData
converts monthly to yearly data
makeNZYearlyData(genType, years, path)
genType |
understands 'gridGen' or 'embeddedGen' |
years |
which years to loop over |
path |
the top level data path for this genType |
Ben Anderson, b.anderson@soton.ac.uk (original)
Other data:
alignDates()
,
cleanNZEmbEA()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkEmbeddedESO()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
getUkEmbeddedESO()
,
getUkGridESO()
,
loadNZEAYearlyEmbeddedGenData()
,
loadNZEAYearlyGridGenData()
,
loadUKESOYearlyGenData()
,
loadUKEmbeddedGenData()
,
nzCalculateCO2e()
,
reshapeEmbeddedGenDT()
,
reshapeGenDT()
,
saveUkEmbeddedESO()
,
saveUkGridESO()
,
setEmbeddedGenTimePeriod()
,
setGridGenTimePeriod()
Other embedded:
cleanNZEmbEA()
,
cleanUkEmbeddedESO()
,
getNZEmbMeta()
,
getUkEmbeddedESO()
,
saveUkEmbeddedESO()
Other gxp:
getNZGxpMeta()
Other grid:
cleanNZGridEA()
,
cleanNZGxpEA()
,
cleanUkGridESO()
,
getNZEmbData()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
,
saveUkGridESO()
Other NZ:
cleanNZEmbEA()
,
cleanNZGridEA()
,
cleanNZGxpEA()
,
getNZEmbData()
,
getNZEmbMeta()
,
getNZGridEA()
,
getNZGridMeta()
,
getNZGxpEA()
,
getNZGxpMeta()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.