season_strings_to_int: Auxiliary function for decoding season-strings

View source: R/seasonal.R

season_strings_to_intR Documentation

Auxiliary function for decoding season-strings

Description

Auxiliary function for decoding season-strings

Usage

season_strings_to_int(seasons = c("MAM", "JJAS", "OND"))

Arguments

seasons

A character vector of season strings, see convert_monthly_to_seasonal() for details


SeaVal documentation built on June 24, 2024, 5:15 p.m.