calc_fhd: foliar height diversity

View source: R/calc_fhd.R

calc_fhdR Documentation

foliar height diversity

Description

calc_fhd calculates foliage height diversity

Usage

calc_fhd(m, method)

Arguments

m

matrix of light adjusted vai values.

method

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

Details

The calc_fhd function calculates foliage height diversity, where a version of the Shannon-Weiner diversity index is applied to through canopy measures of gap fraction

Value

foliage height diveristy

Examples


calc_fhd(pcl_vai, method = "Bohrer")


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