plot_sex_ratio: Plot sex-ratio

View source: R/plot-sex-ratio.R

plot_sex_ratioR Documentation

Plot sex-ratio

Description

Plot the sex-ratio data and fit to the data.

Usage

plot_sex_ratio(
  object,
  scales = "free",
  xlab = "Fishing year",
  ylab = "Proportion",
  figure_dir = "figure/"
)

Arguments

object

an LSD object

scales

the scales

xlab

the x axis label

ylab

the y axis label

figure_dir

the directory to save the figure to


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