qmd | R Documentation |
This function computes the quadratic mean diameter of a sample plot.
qmd(tph = tph, gha = gha)
tph |
is tree density, in trees/ha; |
gha |
is basal area, in m2/ha |
Returns the quadratic mean diameter (in cm) for a given plot.
Christian Salas-Eljatib.
#using the function
qmd(tph=1023, gha=50)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.