View source: R/Elfving_2003_height_trajectory_Sweden_Spruce.R
Elfving_2003_height_trajectory_Sweden_Spruce | R Documentation |
81 Norway Spruce stands.
293 measurement periods.
Elfving_2003_height_trajectory_Sweden_Spruce(
dominant_height,
age,
age2,
output = "Height"
)
dominant_height |
Dominant height of stand, m. |
age |
Total age. |
age2 |
Total age at output age. |
output |
One of "SIH100","Equation" or "Height". |
If output is "SIH100", the numeric value for the height (m) a stand will reach at age 100.
If output is "Height", the numeric value for the height (m) a stand will reach at age_2.
If output is "Equation", a named list with 2 elements: I) "Equation": text response with the equation for that height curve. II) "T13": The time taken to reach breast height 1.3m.
Elfving B. (2003) Övre höjdens utveckling i granplanteringar. Arbetsrapporter 185:1-8. Inst. f. skogsskötsel. Swedish University of Agricultural Sciences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.