mth | R Documentation |
The average height of the primary leaders of the largest 100 trees per hectare where largest is measured in terms of the dbh of the primary leader of that tree.
mth(DBH, H, plotsize)
DBH |
Field containing the tree DBH values in cm measured in the plot |
H |
Field containing the tree height measurements in m. |
plotsize |
Area of the plot in hectares |
The mean top height of the plot.
## Not run: mth(DBH = dbh_m, H = h_m, plotsize = 0.05) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.