plot_cpue: Plot CPUE

View source: R/plot-cpue.R

plot_cpueR Documentation

Plot CPUE

Description

Plot the CPUE data and fit to the data.

Usage

plot_cpue(
  object,
  scales = "fixed",
  xlab = "Fishing year",
  ylab = "CPUE",
  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.