Description Usage Arguments Author(s) See Also
View source: R/SSplotRecdist.R
Image plot shows fraction of recruitment in each combination of area and season. This is based on the RECRUITMENT_DIST section of the Report.sso file.
1 2 3 4 5 |
replist |
list created by |
plot |
plot to active plot device? |
print |
print to PNG files? |
areanames |
optional vector to replace c("Area1","Area2",...) |
seasnames |
optional vector to replace c("Season1","Season2",...) |
xlab |
optional x-axis label (if the area names aren't informative enough) |
ylab |
optional y-axis label (if the season names aren't informative enough) |
main |
title for plot |
plotdir |
directory where PNG files will be written. by default it will be the directory where the model was run. |
pwidth |
width of plot written to PNG file |
pheight |
height of plot written to PNG file |
punits |
units for PNG file |
res |
resolution for PNG file |
ptsize |
ptsize for PNG file |
cex.main |
character expansion for plot titles |
verbose |
report progress to R GUI? |
Ian Taylor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.