Le.bl: Simple Effective LAI Estimation with Beer's Law, the...

Description Usage Arguments Value Author(s) References Examples

View source: R/Le.bl.R

Description

This function calculates effective LAI using Beer's Law with the ground-to-total-returns ratio and a spherical leaf angle distribution

Usage

1
Le.bl(las = NA, k = 0.5, silent = FALSE)

Arguments

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.

Value

The results of Le.bl

Author(s)

Adam Erickson, adam.erickson@ubc.ca

References

http://www.sciencedirect.com/science/article/pii/S0168192309000409

Examples

1
Le.bl(las='C:/plot.las', k=0.5, silent=FALSE)

adam-erickson/gapfraction documentation built on May 5, 2019, 6:57 p.m.