applyDWB: Apply decay, waste and breakage percentage to gross...

Description Usage Arguments Value Author(s)

View source: R/applyDWB.R

Description

This function calculates merchantable volume after removing decay, waste and breakage in VRI compiler. The function is part of cp_vegi_2017.sas to derive tree_ms7.

Usage

1
applyDWB(treeMS)

Arguments

treeMS

data.table, Compiled full and enhanced trees with percentage of decay, waste and breakage.

Value

A data table that contains VOL_NTWB (net volume that waste 2 wood and breakage), VOL_D (merchantable volume after removing decay), VOL_DW (merchantable volume after removing decay and waste) and VOL_DWB (merchantable volume after removing decay, waste and breakage).

Author(s)

Yong Luo


bcgov/BCForestGroundSample documentation built on May 25, 2019, 3:21 p.m.