Description Usage Arguments Value Author(s)
This function uses site tools to derive age at breast height for the bored age that is not taken at
breast height, i.e., 1.3 m. The process was documented in BC VRI Sample Data Compilation Process.
1 2 3 4 5 6  | boredAgeCalculator_Crted(boredAge, boredHeight, treeHeight, species, FIZ)
  ## S4 method for signature 'numeric,numeric,numeric,character,character'
boredAgeCalculator_Crted(boredAge,
  boredHeight, treeHeight, species, FIZ)
 | 
boredAge | 
 numeric, Age at bored height  | 
boredHeight | 
 numeric, Height at the bore core.  | 
treeHeight | 
 numeric, Total tree height  | 
species | 
 character, Species code, must be consistent with the species code in site tools.
Can be derived using   | 
FIZ | 
 character, Forest inventory zone.  | 
Tree age at breast height (1.3 m). For the estimated age <= 0.1, the bored age will be used as breast age and a warning message will be given.
Yong Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.