R/plot-growth-inc.R, R/plot-growth-tag.R
    plot_growth_inc.RdPlot growth from arbitrary start age
Plot growth from arbitrary start age
plot_growth_inc(
  M,
  xlab = "Pre-molt size (mm)",
  ylab = "Molt increment (mm)",
  slab = "Sex"
)
plot_growth_inc(
  M,
  xlab = "Pre-molt size (mm)",
  ylab = "Molt increment (mm)",
  slab = "Sex"
)list object created by read_admb function
the x-axis label for the plot
the y-axis label for the plot
the sex label for the plot that appears above the key
plot growth increment for given pre-molt size, including model predictions and data
plot growth increment for given pre-molt size, including model predictions and data