View source: R/Eko_PM_2008_MAI_MAX_estimate_smoothed.R
Eko_PM_2008_MAI_MAX_estimate_smoothed | R Documentation |
MAI max as estimated by smoothing function in Ekö PM et al 2008.
Eko_PM_2008_MAI_MAX_estimate_smoothed(
species,
SI,
county,
altitude,
vegetation
)
species |
One of : "Betula pendula", "Betula pubescens","Picea abies", "Pinus sylvestris" | |||||||||||||||||||||||||||||||||||||||
SI |
Site Index. OBSERVE: H100 for Picea abies, H100 for Pinus sylvestris, H50 for Betula spp. For Picea abies northern Sweden [forester::Hagglund_1972_northern_Sweden_Height_trajectories_Spruce()]. For Picea abies southern Sweden e.g. [forester::Hagglund_1973_southern_Sweden_Height_trajectories_Spruce()]. For Pinus sylvestris e.g. [forester::Hagglund_1974_Sweden_height_trajectories_Pine()]. For Betula pendula / Betula pubescens e.g. [forester::Eriksson_1997_height_trajectory_Sweden_Birch()]. If SIH not available, use Site factors: e.g. [forester::SIS_estimate], for Birch: [forester::Eko_PM_2008_stand_factors_estimate_SI_Sweden_Birch()] | |||||||||||||||||||||||||||||||||||||||
county |
Swedish county, e.g. [forester::county_sweden()] | |||||||||||||||||||||||||||||||||||||||
altitude |
Meters above sea level. | |||||||||||||||||||||||||||||||||||||||
vegetation |
Vegetation type according to code following Swedish National forest inventory FALTSKIKT:
|
Numeric. MAI max.
Ekö, P-M, Johansson, U., Petersson, N. Bergqvist, J., Elfving, B., Frisk, J. (2008) Current growth differences of Norway spruce (Picea abies), Scots Pine (Pinus sylvestris) and birch (Betula pendula and Betula pubescens) in different regions in Sweden. Scandinavian Journal of Forest Research Vol. 23:4. p. 307-318. DOI: https://doi.org/10.1080/02827580802249126
Eko_PM_2008_MAI_MAX_estimate_smoothed(species="Picea abies",SI=36county="Kronoberg",altitude=100,vegetation=4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.