plot_F: Plot fishing mortality

View source: R/plot-F.R

plot_FR Documentation

Plot fishing mortality

Description

Plot fishing mortality

Usage

plot_F(
  object,
  scales = "free",
  xlab = "Fishing year",
  ylab = "Fishing mortality (F)",
  figure_dir = "figure/",
  ref = "Fmsy",
  show_proj = FALSE
)

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

ref

which ref to plot

show_proj

show projection or not


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