season | R Documentation |
A simple function to return a character (-vector) of the season from a Date (-vector). Months:
3-5
6-8
9-11
12-2
season(d)
d |
(Date) Any date object |
m (character)
season(as.Date(c("1955-01-15","1985-06-15","2015-10-15")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.