SiteTools_Y2BH: Derive years to breast height using site tools

Description Usage Arguments Value Author(s)

Description

Derive years to breast height based on species (species), region (ICRegion) and site index (siteIndex) using site tools. This function is equivalent to sindex_httoage.sas.

Usage

1
2
3
4
5
SiteTools_Y2BH(species, ICRegion, siteIndex)

## S4 method for signature 'character,character,numeric'
SiteTools_Y2BH(species, ICRegion,
  siteIndex)

Arguments

species

character, Species code, must be consistent with the species code in site tools, which can be converted from the original species code by using siteToolsSpeciesConvertor.

ICRegion

character, Must be either I (interior) and C (coastal). IC regions can be derived using BEC2IC function.

siteIndex

numeric, Site index. Defined as tree height at 50 years old.

Value

Years to breast height

Author(s)

Yong Luo


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