calc_enl | R Documentation |
calc_enl
calculates the effective number of layers in a canopy.
calc_enl(m, method)
m |
a data frame of VAI for x, z bins from |
method |
"MH" is MacArthur-Horn and "Bohrer" is the Bohrer method |
the effective number of layers
# Calculates the effective number of layers
calc_enl(pcl_vai, method = "Bohrer")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.