Description Usage Arguments Details Value
View source: R/compareModels.GrowthTransitionMatrices.R
Function to compare growth transition matrices for TCSAM2015 model runs.
1 2 3 4 |
mdfr |
- dataframe from call to |
nrow |
- number of rows per page for output plots |
ncol |
- number of columns per page for output plots |
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) |
verbose |
- flag (T/F) to print diagnostic output |
Plots are produced by sex and parameter combination, and faceted by pre-molt size ('z' column). nrow*ncol determines the maximum number of plots per figure.
recursive list of lists of ggplot2 objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.