bi2000: Taper bi2000

View source: R/bi_taper.R

bi2000R Documentation

Taper bi2000

Description

D Bi, H; 2000; Trigonometric variable-form taper equations for Australian Eucalypts; Forest Science 46(3) pp397-409.

Usage

bi2000(DBH, h, H, coefficients)

Arguments

DBH

(diameter at breast height).

h

Height for predicted diameter

H

Total tree height.

coefficients

Equation coefficients

Value

stem diameter at h

Examples

## Not run: 
bi2000(30, 10,40,coefficients = bi_tapercoef_aus('CMAC'))

## End(Not run)

jonathandash/wafR documentation built on March 27, 2022, 11:47 a.m.