Description Usage Arguments Value Examples
Based on definition of seasons by solstices and equinoxes (quinoxi?), find to which a particular date belongs to. Function is based on Josh O'Brien's answer from StackOverflow (http://stackoverflow.com/questions/9500114/find-which-season-a-particular-date-belongs-to).
1 | findSeason(x)
|
x |
Datum of class Date. |
Character of the season.
1 | findSeason(as.Date("21.6.2015", format = "%d.%m.%Y"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.