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
)
A list object created by SS_output()
.
Plot to active plot device?
Print to PNG files?
Directory where PNG files will be written. by default it will be the directory where the model was run.
Width of plot
Height of plot
Units for PNG file
Resolution of plots printed to files.
The default is res = 300
.
Point size for PNG file
Character expansion for plot titles