process_length_data: Process length_data A function that takes processed length...

View source: R/process_length_data.R

process_length_dataR Documentation

Process length_data A function that takes processed length data and standardizes it to calculate the means.

Description

Process length_data A function that takes processed length data and standardizes it to calculate the means.

Usage

process_length_data(spp_data, common_, minimum_n, plot_bool = FALSE, ...)

Arguments

spp_data

a tibble that has, at minimum, the columns age_years, length_cm, year

common_

Common name of the species you are interested in

minimum_n

The minimum sample size used to set the maximum age of fish observed

plot_bool

TRUE or False should plots be made

...

Other arguments to pass to get_std_length()

Value

the processed length data


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