Le.n | R Documentation |
This function calculates LAI as a function of the effective LAI and fractional cover per contact frequency
Le.n(las = NA, thresh.val = 1.25, silent = FALSE)
las |
Path or name of LAS file. Defaults to NA. |
thresh.val |
Specifies the value to use for canopy height thresholding. Defaults to 1.25. |
silent |
Boolean switch for the interactive display of plots. Defaults to FALSE. |
The results of Le.n
Adam Erickson, adam.erickson@ubc.ca
http://www.sciencedirect.com/science/article/pii/S0034425706001751
Le.n(las='C:/plot.las', thresh.val=1.25, silent=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.