View source: R/parameter_names.R
| parameter_names | R Documentation | 
Get vector of parameter names
parameter_names(which, use_tealeaves)
which | 
 A character string indicating which parameter names to retrieve: "leaf", "enviro", "bake", or "constants". Partial matching allowed.  | 
use_tealeaves | 
 Logical. Should leaf energy balance be used to calculate leaf temperature (T_leaf)? If TRUE,   | 
A character vector with parameter names associated with each type, "leaf", "enviro", "bake", or "constants".
parameter_names("leaf", use_tealeaves = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.