plot_biomass: Plot biomass measures

View source: R/plot-biomass.R

plot_biomassR Documentation

Plot biomass measures

Description

Plots three types of biomass.

Usage

plot_biomass(
  object,
  scales = "free",
  show_map = TRUE,
  show_mcmc = TRUE,
  xlab = "Fishing year",
  figure_dir = "figure/"
)

Arguments

object

and LSD object

scales

free or fixed

show_map

show MAP or not

show_mcmc

show MCMC or not

xlab

the x axis label

figure_dir

the directory to save to


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