Description Usage Arguments Value Author(s)
This function calculates site index based on bored age (boredAge), tree height (height),
species (species) and region (ICRegion) using site tools program. This function
is equivalent to sindex_httoage.sas.
| 1 2 3 4 5 6 7 8 | SiteTools_HTBoredAge2SI(boredAge, height, species, ICRegion, ageType,
  estType)
  ## S4 method for signature 
## 'numeric,numeric,character,character,numeric,numeric'
SiteTools_HTBoredAge2SI(boredAge,
  height, species, ICRegion, ageType, estType)
 | 
| boredAge | numeric, Age at bored height. | 
| height | numeric, Total tree height. | 
| 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  | 
| ICRegion | character, Must be either  | 
| ageType | numeric, Must be either  | 
| estType | numeric, Defines how the site tools estimate site index. Valued as  | 
Site index
Yong Luo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.