clumpestimate | R Documentation |
The function 'clumpestimate' estimates how clumpy a canopy is based on height and plant area index
clumpestimate(hgt, leafd, pai, maxclump = 0.95)
hgt |
vegetation height (m). |
leafd |
mean leaf width (m). |
pai |
plant area index value(s). |
maxclump |
optional parameter indicating maximum clumpiness |
'hgt', 'pai' and 'leafd' must all be single numeric values or arrays with identical dimensions
'clump' parameter indicating the fraction of radiation passing directly through larger gaps in the canopy.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.