length_plots: Length plots to length-at-age data This function creates...

View source: R/length_plots.R

length_plotsR Documentation

Length plots to length-at-age data This function creates three plots in the figs/ directory - one of mean length by age across years, one of raw length observations by year, color coded by age, and one of standardized lengths by year.

Description

Length plots to length-at-age data This function creates three plots in the figs/ directory - one of mean length by age across years, one of raw length observations by year, color coded by age, and one of standardized lengths by year.

Usage

length_plots(data, name)

Arguments

data

input data frame to plot; must have columns age_years, year, length_cm, and standardl

name

common name of the species, this will be used in the file name


ChristineStawitz-NOAA/stspsize documentation built on July 16, 2025, 8:15 p.m.