Description Usage Arguments Details Value
View source: R/plotSizeCompsComparisons2.R
DEPRECATED: Function to plot comparisons of model and data size compositions by year for
specified sexes. USE: compareModels.Fits.NatZData(...)
and compareModels.ZScores.NatZData(...)
.
1 2 3 |
name |
- name of size comps source |
od |
- observed size comps list object (may be NULL) |
md |
- model (predicted) size comps list object (may be NULL) |
label |
- label for title |
disAggBy |
- vector of categories to keep disaggregated ('sx','ms',and/or 'sc') or NULL to aggregate over all |
normalize |
- flag (T/F) to normalize size comps |
normBy |
- vector of categories to normalize by ('sx','ms',and/or 'sc') or NULL to normalize over all |
ggtheme |
- ggplot2 theme to use |
ncol |
- number of columns per page for plots |
nrow |
- number of rows per page for plots |
showPlot |
- flag (T/F) to show plots immediately |
Maturity/shell condition combinations for a given year x sex combination are distinguished by different colors.
list of ggplot objects comprising the graph pages to plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.