date_to_seasonweek_n {cstime}R Documentation

Date to season week.

Description

Date to season week.

Usage

date_to_seasonweek_n(x)

Arguments

x

date

Value

Season week in numeric

Examples

date_to_seasonweek_n(c("2021-01-01", "2021-12-01"))

[Package cstime version 2023.5.3 Index]