plot_catch_rule: Plot catch

View source: R/plot-catch.R

plot_catch_ruleR Documentation

Plot catch

Description

Plot the catch data and fit to the data.

Usage

plot_catch_rule(
  object,
  xlab = "Fishing year",
  ylab = "Catch (tonnes)",
  figure_dir = "figure/",
  save_plot = TRUE
)

Arguments

object

and LSD object

xlab

the x axis label

ylab

the y axis label

figure_dir

the directory to save to

save_plot

save the plot to file


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