Le.n: Contact Frequency and Fractional Cover-based LAI

Description Usage Arguments Value Author(s) References Examples

View source: R/Le.n.R

Description

This function calculates LAI as a function of the effective LAI and fractional cover per contact frequency

Usage

1
Le.n(las = NA, thresh.val = 1.25, silent = FALSE)

Arguments

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.

Value

The results of Le.n

Author(s)

Adam Erickson, adam.erickson@ubc.ca

References

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

Examples

1
Le.n(las='C:/plot.las', thresh.val=1.25, silent=FALSE)

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