Skip to contents

Parameters of the tree volume table used to compute the harvestable volume of each tree, depending on its geographic zone (Source: "Guide de Sylviculture", ONF ('Office National des Forêts') of French Guiana, 2014)

Usage

ForestZoneVolumeParametersTable

Format

A tibble with 14 rows and 4 variables:

Forest

Site name (character)

Zone

Geographic zone (character)

aCoef

coefficient of the equation: Volume = aCoef + bCoef * DBH^2 (numeric)

bCoef

coefficient of the equation: Volume = aCoef + bCoef * DBH^2 (numeric)

...