vcc.fci: First-echo Cover Index of Vertical Canopy Cover

Description Usage Arguments Value Author(s) References Examples

View source: R/vcc.fci.R

Description

This function calculates fractional cover per the First-echo Cover Index

Usage

1
vcc.fci(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 vcc.fci

Author(s)

Adam Erickson, adam.erickson@ubc.ca

References

http://geography.swan.ac.uk/silvilaser/papers/oral_papers/Forestry%20Applications%20%26%20Inventory/Holmgren.pdf

http://link.springer.com/chapter/10.1007%2F978-94-017-8663-8_20

Examples

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

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