Plots the relative biomass of each group from an Rsim.output
object.
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
Details
For a detailed example of how to use this plot command please see vignette("RunRsim")
See also
Other Rsim functions:
extract.node()
,
rsim.params()
,
rsim.run()
,
rsim.scenario()
,
rsim.step()
,
write.Rsim()