nrow_output: Number of time steps in output

View source: R/sw_OutputDerived_Functions.R

nrow_outputR Documentation

Number of time steps in output

Description

Number of time steps in output

Usage

nrow_output(x, timestep = c("Day", "Week", "Month", "Year"))

Arguments

x

An object of class swOutput.

timestep

A character string. One of the rSOILWAT2 time steps.

Examples

nrow_output(sw_exec(rSOILWAT2::sw_exampleData), "Month")


DrylandEcology/rSOILWAT2 documentation built on March 5, 2025, 10:30 a.m.