plot_puerulus: Plot puerulus

View source: R/plot-puerulus.R

plot_puerulusR Documentation

Plot puerulus

Description

Plot puerulus

Usage

plot_puerulus(
  d,
  scales = "free_y",
  xlab = "Fishing year",
  ylab = "Puerulus index",
  figure_dir = "figure/"
)

Arguments

d

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.