cut_seasonyear.fun: Partial function constructor for cut_season

View source: R/cutfuns.R

cut_seasonyear.funR Documentation

Partial function constructor for cut_season

Description

Partial function constructor for cut_season

Usage

cut_seasonyear.fun(label = c("yearseason", "year"), labels = NULL)

Arguments

label

choice between c("yearseason", "year"). "yearseason" will combine the year and the output from cut_season(), "year" will return only the adjusted year.

labels

forwarded to cut_season()

Value

Partial function of cut_seasonyear() with x as sole argument

See Also

cut_seasonyear()


Ostluft/rOstluft.plot documentation built on Jan. 26, 2025, 1:05 a.m.