Description Usage Arguments Value
View source: R/plotZScoresForCatchData.R
Function to plot fits to catch data (abundance, biomass, size freq.s) as z-scores.
1 2 | plotZScoresForCatchData(fit, mc, fleet, type = "total catch",
showPlot = TRUE, verbose = FALSE)
|
fit |
- fits list for given catch type |
mc |
- model configuration list from tcsam2015 report object (rep$mc, if rep is the report object) |
fleet |
- fleet label |
type |
- catch type label corresponding to the 'fit' object |
showPlot |
- flag (T/F) to show plots immediately |
verbose |
- flag (T/F) to print dagnostic info |
list of ggplot2 objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.