enviro_par {tealeaves} | R Documentation |
S3 class enviro_par
Description
Constructor function for enviro_par class. This function ensures that environmental parameter inputs are properly formatted.
Usage
enviro_par(.x)
Arguments
.x |
A list to be constructed into enviro_par. If units are not provided, they will be set without conversion. If units are provided, they will be checked and converted to units that tealeaves uses. |
[Package tealeaves version 1.0.6 Index]