get_season_from_date: returns the season string for a given date

View source: R/lib_datetime.R

get_season_from_dateR Documentation

returns the season string for a given date

Description

returns the season string for a given date

Usage

get_season_from_date(input_date)

Arguments

input_date

Value

a string from the list: c("winter","inter","summer","inter","winter")


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.