DBHClassifier: Derive DBH class from DBH

View source: R/DBHClassifier.R

DBHClassifierR Documentation

Derive DBH class from DBH

Description

This function derives DBH classes based on DBH. This function is equivalent to dbh_cl.sas macro.

Usage

DBHClassifier(DBH, classInterval = 5, maxDBH = 175)

Arguments

DBH

numeric, Tree DBH.

classInterval

numeric, The interval that used to categorize the DBH. If missing 5 cm is used.

maxDBH

numeric, Upper class limit. DBH that surpasses this limit is groupped in at this limit. If missing 175 is used.

Value

Classified DBH

Author(s)

Yong Luo


bcgov/FAIBBase documentation built on June 19, 2024, 11:57 p.m.