calc_enl function

Calculate rugosity and other higher level complexity metrics

Calculate rugosity and other higher level complexity metrics

calc_enl calculates the effective number of layers in a canopy.

calc_enl(m)

Arguments

  • m: a data frame of VAI for x, z bins from

Returns

the effective number of layers

Examples

# Calculates the effective number of layers calc_enl(pcl_vai)