View source: R/compareResults.Surveys.Availability.R
| compareResults.Surveys.Availability | R Documentation | 
This function plots survey availability estimates by year, sex and maturity state.
compareResults.Surveys.Availability(
  objs,
  fleets = "all",
  years = "all",
  cast = "x",
  dodge = 0.2,
  facet_grid = "x~.",
  scales = "free_y",
  plotPoints = FALSE,
  colour_scale = NULL,
  fill_scale = NULL,
  pdf = NULL,
  showPlot = FALSE,
  verbose = FALSE
)
objs | 
  | 
fleets | 
  | 
years | 
  | 
cast | 
  | 
dodge | 
  | 
facet_grid | 
  | 
scales | 
  | 
plotPoints | 
  | 
colour_scale | 
  | 
fill_scale | 
  | 
pdf | 
  | 
showPlot | 
  | 
verbose | 
  | 
None.
list of ggplot2 objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.