select_hydrologic_years: Select hydrologic years

View source: R/select_hydrologic_years.R

select_hydrologic_yearsR Documentation

Select hydrologic years

Description

Select hydrologic years

Usage

select_hydrologic_years(atm = prepare_atmosphere_data())

Arguments

atm

atm as retrieved by prepare_atmosphere_data

Value

select hydrologic years

Examples

atm <- prepare_atmosphere_data()
atm_selected <- select_hydrologic_years(atm)
head(atm_selected)
tail(atm_selected)

KWB-R/flextreat.hydrus1d documentation built on Jan. 13, 2025, 10:48 a.m.