plot_catches: Plot catches

View source: R/catch.R

plot_catchesR Documentation

Plot catches

Description

Plot catches

Usage

plot_catches(
  dat,
  blank_plot = FALSE,
  xlim = c(1955, 2020),
  french = FALSE,
  ...
)

Arguments

dat

The data

blank_plot

Whether or not the plot should be blank

xlim

x limit

french

Logical

...

Other arguments to pass to gfplot::plot_catch().


pbs-assess/gfsynopsis documentation built on March 26, 2024, 7:30 p.m.