buildLCss330: Creates an FLQuants from length-distributions by fleet

buildLCss330R Documentation

Creates an FLQuants from length-distributions by fleet

Description

Creates an FLQuants from length-distributions by fleet

Usage

buildLCss330(dat)

Examples

# LOAD data file
#albd <- SS_readdat(system.file("ext-data", "albio", "abt.dat", package="ss3om"))
#lcs <- buildLCss330(albd)
#ggplotFL::plotLengths(lcs[[1]][, c(1, 5, 10, 15, 20)])
#ggplotFL::plotLengths(seasonSums(lcs[[5]][, c(1, 5, 10, 15, 20)]))
#lapply(lcs, function(x) unitSums(quantSums(seasonSums(x))))

flr/ss3om documentation built on Feb. 1, 2025, 9:35 p.m.