lf.demean: Aggregate length counts data

View source: R/lf.demean.R

lf.demeanR Documentation

Aggregate length counts data

Description

lf.demean aggregates counts data by year, quarter, lat, lon, and user-sepcified length bins

Usage

lf.demean(LF, fcol, lcol, bins)

Arguments

LF

The length frequency data frame input; must include four columns: lat, lon, year, and quarter

fcol

The first column in the data frame with length frequency info

lcol

The last column in the data frame with length frequency info

bins

Names of all bins included in LF


HaikunXu/FishFreqTree documentation built on Jan. 25, 2025, 12:07 a.m.