View source: R/conversion_season.R
isoyearweek_to_season_c | R Documentation |
ISO yearweek to season.
isoyearweek_to_season_c(x)
## Default S3 method:
isoyearweek_to_season_c(x)
## S3 method for class 'character'
isoyearweek_to_season_c(x)
x |
isoyearweek, connected with '-' |
Season, e.g. 2020/2021
isoyearweek_to_season_c(c("2021-01", "2021-50"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.