Skip to contents

Visualize observed and predicted catch over time.

Usage

plot_catch(data, obj, nsim = 10)

Arguments

data

A list containing the model data structure.

obj

A fitted model object with report() method.

nsim

An integer specifying the number of simulations (currently not used).

Value

a ggplot object.