enviro_par: S3 class enviro_par

View source: R/enviro-par.R

enviro_parR 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.


tealeaves documentation built on July 20, 2022, 5:07 p.m.