DOBtoDIB | R Documentation |
This function converts the outside bark diameter measurement (cm) of a tree to the diameter inside bark (cm). Useful for inside bark volumes or for making conversions to set minimal merchantable diamters in FVS which only allows for IB diameters.
DOBtoDIB(SPP, dob)
SPP |
Species: use FVS species codes: example 'RO' - Red Oak, 'WS' = White Spruce |
dob |
Outside bark diameter of a location on the tree. |
All diameters must be metric (cm). Includes species found in the acadian forest.
EXP.F
Other Volume Functions:
KozakTreeVol()
DOBtoDIB("SM", 25.4) DOBtoDIB("RS", 15) DOBtoDIB("PB", 12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.