date_to_seasonweek_n: Date to season week.

View source: R/conversion_season.R

date_to_seasonweek_nR 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"))

cstime documentation built on May 31, 2023, 9:27 p.m.