View source: R/BEF_lethonen2004_spc_age.R
BEF_Let2004_spc_age | R Documentation |
Biomass expansion factors according to Lethonen etal 2004
BEF_Let2004_spc_age(species, age)
species |
one of: "spruce", "gran", "pine", "furu", "birch", "broadleave", "løv", "lauv", "bjørk" |
age |
age of the stand (numeric, years from breast height) |
a data.frame with biomass expansion factors for estimating dry mass of tree parts like stem, branches etc, in tonne per m3 stem volume on bark Lethonen etal estimated biomass for each tree part as by Marklund 1988, and stemvolume on bark by Laasasenaho 1982, and then made BEF functions out of these. I.e. the BEFS here estimates the biomass for each tree part by total stem volume on bark.
BEF_Let2004_spc_age(species = "pine", age = 70)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.