View source: R/compareResults.Surveys.Biomass.R
| compareResults.Surveys.Biomass | R Documentation | 
This function compares estimated survey biomass by year among several models.
compareResults.Surveys.Biomass(
  objs,
  fleets = "all",
  cast = "y+x",
  years = "all",
  facet_grid = "x~.",
  facet_wrap = NULL,
  scales = "fixed",
  dodge = 0.2,
  mxy = 15,
  nrow = 5,
  plotPoints = FALSE,
  colour_scale = NULL,
  fill_scale = NULL,
  showPlot = FALSE,
  pdf = NULL,
  verbose = FALSE
)
objs | 
  | 
fleets | 
  | 
cast | 
  | 
years | 
  | 
facet_grid | 
  | 
facet_wrap | 
  | 
scales | 
  | 
dodge | 
  | 
mxy | 
  | 
nrow | 
  | 
plotPoints | 
  | 
colour_scale | 
  | 
fill_scale | 
  | 
showPlot | 
  | 
pdf | 
  | 
verbose | 
  | 
If 'z' is a cast'ing factor, then a set of annual size composition plots are produced. Otherwise, a set of time series plots are produced.
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.