View source: R/Hagglund_age_to_height.R
Hagglund_age_to_height | R Documentation |
Wrapper to find age at breast height, total age and age to breast height at a set SI and/or height for Hagglunds functions.
Hagglund_age_to_height(
latitude,
SI,
dominant_height_m = 12.5,
species,
locality,
regeneration = "culture"
)
latitude |
Degrees N. Only required for "Picea abies" if locality is "northern". |
SI |
Site Index H100 |
dominant_height_m |
Given height if interested in height above breast height. Defaults to 12.5 m. |
species |
"Picea abies" or "Pinus sylvestris". |
locality |
For "Picea abies": "northern" or "southern" Sweden. |
regeneration |
How was the stand established? One of "culture", "natural regeneration" or "unknown". |
List of 3 elements:
"Age at breast height given dominant height", numeric.
"Time to breast height 1.3 m", numeric.
"Total age", numeric.
Hagglund_1972_northern_Sweden_Height_trajectories_Spruce()
,
Hagglund_1973_southern_Sweden_Height_trajectories_Spruce()
,
Hagglund_1974_Sweden_height_trajectories_Pine()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.