View source: R/compareResults.Surveys.Catchability.R
| compareResults.Surveys.Catchability | R Documentation | 
This function plots survey catchability estimates by year, sex and maturity state.
compareResults.Surveys.Catchability(
  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.