Skip to contents

Season week to ISO week (character). Season week 1 is ISO week 30.

Usage

seasonweek_to_isoweek_c(x)

# S3 method for default
seasonweek_to_isoweek_c(x)

# S3 method for numeric
seasonweek_to_isoweek_c(x)

Arguments

x

Season week in a year (numeric), between 1 and 52

Value

ISO week in character

Examples

seasonweek_to_isoweek_c(31)
#> [1] "08"