apply_small_tree_biomass_eq: Apply small tree biomass equation

View source: R/eq.R

apply_small_tree_biomass_eqR Documentation

Apply small tree biomass equation

Description

Apply the equation used for estimating biomass in trees less than 5" DBH

Usage

apply_small_tree_biomass_eq(dbh)

Arguments

dbh

vector of DBH observations in inches

Value

vector of biomass estimates in tons

Examples

## Not run: 
apply_small_tree_biomass_eq(4)

## End(Not run)

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