View source: R/SSunavailableSpawningOutput.R
SSunavailableSpawningOutput | R Documentation |
Calculate and plot the unavailable spawning output- separating out ones that are unavailable because they're too small to be selected from ones that are too big to be selected
SSunavailableSpawningOutput( replist, plot = TRUE, print = FALSE, plotdir = "default", pwidth = 6.5, pheight = 5, punits = "in", res = 300, ptsize = 10, cex.main = 1 )
replist |
A list object created by |
plot |
Plot to active plot device? |
print |
Print to PNG files? |
plotdir |
Directory where PNG files will be written. by default it will be the directory where the model was run. |
pwidth |
Width of plot |
pheight |
Height of plot |
punits |
Units for PNG file |
res |
Resolution of plots printed to files.
The default is |
ptsize |
Point size for PNG file |
cex.main |
Character expansion for plot titles |
Megan Stachura, Andrew Cooper, Andi Stephens, Neil Klaer, Ian G. Taylor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.