plot_handling_mortality: Plot handling mortality by year

View source: R/plot-handling-mortality.R

plot_handling_mortalityR Documentation

Plot handling mortality by year

Description

Plot the fixed handling mortality rates each year.

Usage

plot_handling_mortality(
  object,
  xlab = "Year",
  ylab = "Handling mortality",
  figure_dir = "figure/"
)

Arguments

object

and LSD object

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.