leaf_par: S3 class leaf_par

View source: R/leaf-par.R

leaf_parR Documentation

S3 class leaf_par

Description

Constructor function for leaf_par class. This function ensures that leaf parameter inputs are properly formatted.

Usage

leaf_par(.x)

Arguments

.x

A list to be constructed into leaf_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.