plot_catch: Plot catch

View source: R/plot-catch.R

plot_catchR Documentation

Plot catch

Description

Plot the catch data and fit to the data.

Usage

plot_catch(
  object,
  show_proj = FALSE,
  scales = "free",
  xlab = "Fishing year",
  ylab = "Catch (tonnes)"
)

Arguments

object

and LSD object

show_proj

show projection or not

scales

free or fixed

xlab

the x axis label

ylab

the y axis label


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.