# Default species parameterization
data(SpParamsMED)
# Load example plot
data(exampleforest)
# Species basal area in the forest plot
species_basalArea(exampleforest, SpParamsMED)
# Value of parameter "Psi_Extract" for two species
species_parameter(c("Pinus halepensis", "Quercus ilex"), SpParamsMED, "Psi_Extract")
Run the code above in your browser using DataLab