laser.crr: Canopy Relief Ratio CRR

Description Arguments Value Author(s) References Examples

View source: R/laser.crr.R

Description

Compute canopy relief ratio, a quantitative measure of the relative shape of the canopy.

Arguments

z

laser echo heights

Value

data.frame with FR, RR, IR, BL according to the notation in the reference

Author(s)

Hans Ole Orka hans.ole.orka@gmail.org

References

e.g. Mura, M., McRoberts, R. E., Chirici, G., & Marchetti, M. 2015. Estimating and mapping forest structural diversity using airborne laser scanning data. Remote Sensing of Environment, 170, 133<e2><80><93>142.

Examples

1
2
data(las2)
laser.crr (las2$z,las2$ID)

hansoleorka/lasR documentation built on May 17, 2019, 2:28 p.m.