Plot natural mortality

plot_natural_mortality(
  M,
  plt_knots = TRUE,
  knots = c(1976, 1980, 1985, 1994),
  slab = "Knot"
)

Arguments

M

list object created by read_admb function

plt_knots

if the knots should be plotted or not

knots

(nuveric vector), specifies the knots.

slab

the x-axis label for the plot

Value

plot of natural mortality

Author

J Ianelli, SJD Martell, DN Webber