plot_offset_cpue: Plot Offset CPUE

View source: R/plot-cpue.R

plot_offset_cpueR Documentation

Plot Offset CPUE

Description

Plot the offset CPUE data and fit to the data.

Usage

plot_offset_cpue(
  object,
  scales = "fixed",
  xlab = "Offset year (October-September)",
  ylab = "Offset year CPUE (kg/potlift)",
  figure_dir = "figure/"
)

Arguments

object

and LSD object

scales

free or fixed

xlab

the x axis label

ylab

the y axis label

figure_dir

the directory to save to


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