plot_lfs: Length-frequency plots

View source: R/plot-length-frequency.R

plot_lfsR Documentation

Length-frequency plots

Description

Length-frequency plots

Usage

plot_lfs(
  object,
  n_panel = 10,
  xlab = "Midpoint of size-class (mm)",
  ylab = "Proportion at size (mm)",
  figure_dir = "figure/"
)

Arguments

object

and LSD object

n_panel

The number of rows of panels to include per plot.

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.