define_Input_PROSPECT: This function produces a data frame from all prospect input...

View source: R/Lib_PROSPECT.R

define_Input_PROSPECTR Documentation

This function produces a data frame from all prospect input variables if not defined already

Description

This function produces a data frame from all prospect input variables if not defined already

Usage

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
)

Arguments

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

Value

list. updated LMA, PROT and CBC


jbferet/prospect documentation built on Feb. 10, 2025, 9:35 a.m.