View source: R/Elfving_2003_single_tree_age_estimation.R
Elfving_2003_single_tree_age_estimation | R Documentation |
Functions for estimation of single tree ages at breast height
Elfving_2003_single_tree_age_estimation(
diameter_cm,
diameter_ba,
mean_diameter_codominant_trees,
latitude,
altitude,
total_stand_age,
SIS_100,
Basal_area_plot,
species,
vegetation,
even_aged,
county,
peat,
ditch
)
diameter_cm |
diameter at breast height, cm | |||||||||||||||||||||||||||||||||||||||
diameter_ba |
diameter of basal area weighted mean tree, cm. | |||||||||||||||||||||||||||||||||||||||
mean_diameter_codominant_trees |
Mean Diameter of the co-dominant trees, e.g. [forester::Elfving_2003_mean_diameter_codominant_trees()] | |||||||||||||||||||||||||||||||||||||||
latitude |
latitude | |||||||||||||||||||||||||||||||||||||||
altitude |
altitude, metres above sea level. | |||||||||||||||||||||||||||||||||||||||
total_stand_age |
total stand age | |||||||||||||||||||||||||||||||||||||||
SIS_100 |
Site index from stand variables, meters. e.g. [forester::Hagglund_Lundmark_1979_Site_Index_Prediction()] | |||||||||||||||||||||||||||||||||||||||
Basal_area_plot |
As estimated with relascope in field. m^2 / ha | |||||||||||||||||||||||||||||||||||||||
species |
One of: "Pinus sylvestris", "Picea abies", "Betula pendula", "Betula pubescens", "Fagus sylvatica", "Quercus robur","Ulmus glabra","Tilia cordata","Acer platanoides","Prunus avium","Salix ..","Carpinus betulus" or "Sorbus aucuparia" | |||||||||||||||||||||||||||||||||||||||
vegetation |
vegetation Vegetation type according to follows Swedish National forest inventory FALTSKIKT:
| |||||||||||||||||||||||||||||||||||||||
even_aged |
TRUE / FALSE, above 80 percent of volume within 20 yr span. | |||||||||||||||||||||||||||||||||||||||
county |
Swedish county | |||||||||||||||||||||||||||||||||||||||
peat |
TRUE / FALSE | |||||||||||||||||||||||||||||||||||||||
ditch |
TRUE / FALSE |
A list, with element 1 : Age at breast height, 2: Boolean if tree is a standard, 3: Boolean if tree is suppressed.
Elfving, B. (2003) Ålderstilldelning till enskilda träd i skogliga tillväxtprognoser. SLU, inst. f. skogsskötsel. Arbetsrapport 182.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.