estimate_bark_weight: Estimate bark weight

View source: R/eq.R

estimate_bark_weightR Documentation

Estimate bark weight

Description

Estimate bark weight in lbs following equation 5 in the original publication.

Usage

estimate_bark_weight(gross_vol_cuft, stump_vol_cuft, bark_correction_factor)

Arguments

gross_vol_cuft

estimates of gross volume in cubic feet

stump_vol_cuft

estimates of stump volume in cubic feet

bark_correction_factor

species-specific bark correction factors estimated by get_bark_correction_factor

Value

estimates of bark weight in pounds


SilviaTerra/rpnc250 documentation built on March 28, 2023, 12:45 a.m.