View source: R/compareResults.Pop.GrowthMatrices.LinePlots.R
compareResults.Pop.GrowthMatrices.LinePlots | R Documentation |
Function to compare growth matrices among several model runs using line plots.
compareResults.Pop.GrowthMatrices.LinePlots(
objs,
dodge = 0.2,
ncol = 3,
nrow = 5,
showPlot = FALSE,
pdf = NULL,
verbose = FALSE
)
objs |
|
dodge |
|
ncol |
|
nrow |
|
showPlot |
|
pdf |
|
verbose |
|
The line plots are faceted by pre-molt size. If multiple models are compared, then sex-specific plots are created, with individual lines corresponding to different models. If a single model is plotted, the different sexes are plotted using different colors on the same faceted plots.
list of ggplot objects, by sex
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.