SSunavailableSpawningOutput {r4ss}R Documentation

Plot unavailable spawning output

Description

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

Usage

SSunavailableSpawningOutput(
  replist,
  plot = TRUE,
  print = FALSE,
  plotdir = "default",
  pwidth = 6.5,
  pheight = 5,
  punits = "in",
  res = 300,
  ptsize = 10,
  cex.main = 1
)

Arguments

replist

A list object created by SS_output().

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 res = 300.

ptsize

Point size for PNG file

cex.main

Character expansion for plot titles

Author(s)

Megan Stachura, Andrew Cooper, Andi Stephens, Neil Klaer, Ian G. Taylor


[Package r4ss version 1.44.0 Index]