calc_enl: Calculate rugosity and other higher level complexity metrics

View source: R/calc_enl.R

calc_enlR 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, method)

Arguments

m

a data frame of VAI for x, z bins from

method

"MH" is MacArthur-Horn and "Bohrer" is the Bohrer method

Value

the effective number of layers

Examples

# Calculates the effective number of layers
calc_enl(pcl_vai, method = "Bohrer")


atkinsjeff/forestr documentation built on Dec. 12, 2023, 5:36 a.m.