R/conversion_date_isoweek_isoyear.R
isoyearweek_to_isoquarter_c.RdThis function breaks the string connected with '-' into year/quarter
isoyearweek_to_isoquarter_c(x)
# Default S3 method
isoyearweek_to_isoquarter_c(x)
# S3 method for class 'character'
isoyearweek_to_isoquarter_c(x)ISO quarter in character
isoyearweek_to_isoquarter_c('2020-19')
#> [1] "2"