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")


Burke-Lauenroth-Lab/rSOILWAT2 documentation built on Dec. 9, 2023, 1:46 a.m.