define_Input_PROSPECT | R Documentation |
This function produces a data frame from all prospect input variables if not defined already
define_Input_PROSPECT(
Input_PROSPECT,
CHL = NULL,
CAR = NULL,
ANT = NULL,
BROWN = NULL,
EWT = NULL,
LMA = NULL,
PROT = NULL,
CBC = NULL,
N = NULL,
alpha = NULL
)
Input_PROSPECT |
numeric. content corresponding to LMA |
CHL |
numeric. Chlorophyll content (microg.cm-2) |
CAR |
numeric. Carotenoid content (microg.cm-2) |
ANT |
numeric. Anthocyanin content (microg.cm-2) |
BROWN |
numeric. Brown pigment content (Arbitrary units) |
EWT |
numeric. Equivalent Water Thickness (g.cm-2) |
LMA |
numeric. Leaf Mass per Area (g.cm-2) |
PROT |
numeric. protein content (g.cm-2) |
CBC |
numeric. NonProt Carbon-based constituent content (g.cm-2) |
N |
numeric. Leaf structure parameter |
alpha |
numeric. Solid angle for incident light at surface of leaf |
list. updated LMA, PROT and CBC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.