powered by
Convenient wrappers for vertical forest profiles (see vprofile_leafAreaDensity).
vprofile_leafAreaDensity
# S3 method for forest plot(x, SpParams, type = "LeafAreaDensity", byCohorts = FALSE, bySpecies = FALSE, ...) # S3 method for forest shinyplot(x, SpParams, ...)
A ggplot or a shiny application, depending on the function.
An object of class forest.
forest
A data frame with species parameters (see SpParamsMED).
SpParamsMED
A string of the plot type: "LeafAreaDensity", "RootDistribution", "FuelBulkDensity", "PARExtinction", "SWRExtinction" or "WindExtinction".
Flag to separate profiles for each cohort.
Flag to aggregate results by species.
Additional parameters to vertical profiles
Miquel De Cáceres Ainsa, CREAF
data(exampleforestMED) data(SpParamsMED) plot(exampleforestMED, SpParamsMED)
Run the code above in your browser using DataLab