Plot recruitment size distribution

plot_recruitment_size(
  M,
  xlab = "Mid-point of size class (mm)",
  ylab = "Proportion recruiting"
)

Arguments

M

list object created by read_admb function

xlab

the x-axis label for the plot

ylab

the y-axis label for the plot

Value

plot of recruitment size distribution

Author

DN Webber