Description Usage Arguments Value
View source: R/plotMeanSizeCompsGG.R
Function to plot comparisons of mean model and data size compositions by year for specified sexes. Maturity/shell condition combinations for a given year x sx combination are distinguished by different colors.
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 |
showPlot |
- flag (T/F) to show plots immediately |
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.