calc_enl {forestr} | R Documentation |
Calculate rugosity and other higher level complexity metrics
Description
calc_enl
calculates the effective number of layers in a canopy.
Usage
calc_enl(m)
Arguments
m |
a data frame of VAI for x, z bins from |
Value
the effective number of layers
Examples
# Calculates the effective number of layers
calc_enl(pcl_vai)
[Package forestr version 2.0.2 Index]