Le.bl | R Documentation |
This function calculates effective LAI using Beer's Law with the ground-to-total-returns ratio and a spherical leaf angle distribution
Le.bl(las = NA, k = 0.5, silent = FALSE)
las |
Path or name of LAS file. Defaults to NA. |
k |
Specifies the leaf angle distribution to use. Defaults to 0.5 for spherical. |
silent |
Boolean switch for the interactive display of plots. Defaults to FALSE. |
The results of Le.bl
Adam Erickson, adam.erickson@ubc.ca
http://www.sciencedirect.com/science/article/pii/S0168192309000409
Le.bl(las='C:/plot.las', k=0.5, silent=FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.