R/ecosim_plot.R
rsim.plot.Rd
Plots the relative biomass of each group from an Rsim.output object.
Rsim.output
rsim.plot(Rsim.output, spname = "all", indplot = F)
R object containing the output from rsim.run.
rsim.run
Vector of species names to be displayed. The default "all" will display all group names.
Logical value of whether to plot a single group or multiple groups
Creates a figure of relative biomass.
Other Rsim functions: rsim.params(), rsim.run(), rsim.scenario(), rsim.step()
rsim.params()
rsim.run()
rsim.scenario()
rsim.step()