View source: R/compareResults.Surveys.CaptureProbs.R
| compareResults.Surveys.CaptureProbs | R Documentation | 
This function compares survey capture probability functions (Q_vyxmsz) by year among several models.
compareResults.Surveys.CaptureProbs(
  objs,
  cast = "y+x",
  fleets = "all",
  years = "all",
  dodge = 0.2,
  singlePlot = FALSE,
  mxy = 15,
  facet_wrap = NULL,
  facet_grid = ifelse(singlePlot, "x~case", "y~x"),
  plotPoints = FALSE,
  colour_scale = NULL,
  fill_scale = NULL,
  pdf = NULL,
  showPlot = FALSE,
  verbose = FALSE
)
| objs | 
 | 
| cast | 
 | 
| fleets | 
 | 
| years | 
 | 
| dodge | 
 | 
| singlePlot | 
 | 
| mxy | 
 | 
| facet_wrap | 
 | 
| facet_grid | 
 | 
| plotPoints | 
 | 
| colour_scale | 
 | 
| fill_scale | 
 | 
| pdf | 
 | 
| showPlot | 
 | 
| verbose | 
 | 
None.
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.