date2season | R Documentation |
Get the season given the date.
date2season(date)
date |
A vector of class Date or
integer/numeric. If it is
|
Character specifying the respective competition season given the date. The season (output) follows this pattern: "2005/2006".
date <- Sys.Date()
date2season(date)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.