plot_maturation: Plot maturation

View source: R/plot-maturation.R

plot_maturationR Documentation

Plot maturation

Description

Plot maturation

Usage

plot_maturation(
  object,
  xlab = "Size (mm)",
  ylab = "Maturation",
  figure_dir = "figure/",
  empirical = FALSE
)

Arguments

object

and LSD object

xlab

the x axis label

ylab

the y axis label

figure_dir

the directory to save to

empirical

plot empirical maturation or not


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