Description Usage Arguments Details Value
View source: R/compareModels.Fits.AggCatchData.R
Function to compare fits to aggregated catch data (abundance or biomass) for TCSAM2015 model runs.
1 2 3 4 |
mdfr |
- dataframe from call to |
fleets |
- fleets to plot [NULL for all] |
catch.types |
- catch types ('index.catch', retained.catch', etc) to plot [NULL for all] |
logscale |
- flag (T/F) to plot on log scale |
xlab |
- x axis label |
ylab |
- y axis label |
xlim |
- x axis limits |
ylim |
- y axis limits |
ggtheme |
- graphical theme for plot |
showPlot |
- flag to show/print plots immediately |
pdf |
- name of pdf file to record plot output to |
width |
- pdf page width (in inches) |
height |
- pdf page width (in inches) |
Uses reshape2::dcast(...)
.
Plots are produced by fleet and faceted by sex, maturity, shell condition, and catch type.
list of ggplot2 objects, named by fleet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.