addSeason | R Documentation |
addSeason
returns a dt with hemisphere season (Winter, Spring, Summer, Autumn) added - assume temperature latitudes
addSeason(dt, dateVar, h)
dt |
the data table |
dateVar |
the column in the dt which is a date that lubridate::month() will work on |
h |
hemisphere: North (N) or South (S)? |
Ben Anderson, b.anderson@soton.ac.uk
Other utils:
addLockdownRect()
,
alignDates()
,
getDuration()
,
gzipFile()
,
loadLibraries()
,
nzCalculateCO2e()
,
setPeakPeriod()
,
setup()
,
tidyNum()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.