| computeIMAT | R Documentation |
Compute the maturity index described in Furh et al. (in prep.) and maturity attributes (living tree basal area, standing deadwood basal area, lying deadwood volume).
computeIMAT(useGTTGB,maturityAttributeData,diameter,quant)
useGTTGB |
logical, function use GTGBGTTGB if set to false. |
maturityAttributeData |
dataframe including maturity attributes, colnames must be "GTTGB", "GTGBTTGB", "GBMD20", "VBMS20", "GBMD30" or "VBMS30" |
diameter |
20cm or 30cm threshold for standing and lying deadwood. |
quant |
quantile used as a threshold to compute IMAT. |
Return maturity index and attributes.
computeIMAT(useGTTGB=TRUE,maturityAttributeData="terrain",diameter=30,quant=0.99)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.