View source: R/conversion_date_isoweek_isoyear.R
| season_to_last_date | R Documentation |
Returns the last Sunday in the season
season_to_last_date(x)
## Default S3 method:
season_to_last_date(x)
## S3 method for class 'character'
season_to_last_date(x)
x |
Season, e.g. "2019/2020" |
Date of last Sunday of that season
isoyearweek_to_last_date(c("2019-19", "2020-01"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.