plot_pred_box: Plot catch by age prediction as boxplots

Description Usage Arguments

Description

Plot catch by age prediction as boxplots

Usage

1
2
plot_pred_box(pred, var, unit, xlab = "age",
  ylab = paste("posterior catch", unit), ...)

Arguments

pred

RECA prediction object as returned by eca::eca.predict

var

A key string indicating the variable to plot. 'Abundance' and 'Weight' is implemented.

unit

A unit key string indicating the unit (see getPlottingUnit()$definitions$unlist.units for available key strings)


Sea2Data/Rstox documentation built on May 14, 2019, 8:58 a.m.