rsim.plot: Plot routine for Rsim runs

View source: R/ecosim_plot.R

rsim.plotR Documentation

Plot routine for Rsim runs

Description

Plots the relative biomass of each group from an Rsim.output object.

Usage

rsim.plot(Rsim.output, spname = "all", indplot = F)

Arguments

Rsim.output

R object containing the output from rsim.run.

spname

Vector of species names to be displayed. The default "all" will display all group names.

indplot

Logical value of whether to plot a single group or multiple groups

Value

Creates a figure of relative biomass.

See Also

Other Rsim functions: rsim.params(), rsim.run(), rsim.scenario(), rsim.step()


NOAA-EDAB/Rpath documentation built on June 5, 2024, 9:03 p.m.