View source: R/fe_yield_table_methods.R
site_index | R Documentation |
Find Site Indexes With a Yield Table
site_index(age, size, ytable, si_variable)
age |
Age (years) of the stand to be site indexed |
size |
Size value, typically a height (m), of the stand to be site
indexed. Must correspond to the parameter |
ytable |
A yield table, must be an |
si_variable |
Name of the stand size variable, typically a height (m),
to be used for site indexing. Must correspond to the parameter |
The site index resulting from age
and height
Other yield table functions:
fe_yield_table()
,
plot.fe_yield_table()
,
si_to_mai_age()
,
si_to_mai_max()
,
stocking_level()
,
yield_tables_for_species
,
ytable_age_slice()
,
ytable_lookup()
,
ytable_max_slice()
site_index(72, 19.7, fe_ytable_pine_wiedemann_moderate_1943, "h_q_m")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.