View source: R/lubridate_supplements.R
season | R Documentation |
The season coding is based on months of year.
season(date, hemisphere = "northern", as.factor = FALSE, as.title = FALSE)
date |
|
hemisphere |
Which hemisphere to use? Can be |
as.factor |
Should the return be an ordered factor, not a numeric vector? |
as.title |
When |
Numeric or ordered factor vector with the length of date
.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.