
Plot species biomass over time (stacked area)
plot_species_biomass.RdCreates a stacked area chart of landscape-mean biomass density by species over time.
Arguments
- summary_df
tibbleas returned bybiomass_landscape_summary().- colours
Named character vector of hex colours, one per species. If
NULL(default), a built-in qualitative palette is used.- title
Character. Plot title (default:
NULL-> no title).
See also
read_biomass_c_snapshots(), biomass_landscape_summary()
Other Vegetation transition helpers:
biomass_landscape_summary(),
community_label(),
leading_species(),
plot_transitions(),
read_biomass_c_snapshots(),
read_biomass_output_rasters(),
transition_data()