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


NZRLIC/rlsd documentation built on Sept. 14, 2024, 8:49 p.m.