swOUT_key-class: Class '"swOUT_key"'

swOUT_key-classR Documentation

Class "swOUT_key"

Description

The methods listed below work on this class and the proper slot of the class swInputData.

Usage

swOUT_key(...)

Arguments

...

Arguments to the helper constructor function. Dots can either contain objects to copy into slots of that class (must be named identical to the corresponding slot) or be one object of that class (in which case it will be copied and any missing slots will take their default values). If dots are missing, then corresponding values of rSOILWAT2::sw_exampleData (i.e., the SOILWAT2 "testing" defaults) are copied.

Examples

showClass("swOUT_key")
x <- new("swOUT_key")
x <- swOUT_key()


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