CatchLengthCutoff: Create Length Cutoff for White Sturgeon Catch.

Description Usage Arguments Value Methods (by class) Examples

View source: R/growth.R

Description

For White Sturgeon, the 'C' in MC/R is collected over at least several years. To ensure consistency with length (size) of the estimate year, we limit 'C' lengths using VBGM. (A better explanation is needed.)

Usage

1
2
3
4
CatchLengthCutoff(x, ...)

## S3 method for class 'CatchCutoffMatrix'
CatchLengthCutoff(x, ..., year)

Arguments

x

Currently object of class 'CatchCutoffMatrix'.

...

Passed on to link{[base]{round}} 'digits' parameter.

year

Numeric. Year in which length data was collected (likely considered a recapture year).

Value

List with two items. 'CLC' or catch length cutoff matrix & 'CountCatch()', a function that accepts length data and returns counts given criteria (lower and upper bounds) set forth in 'CLC'.

Methods (by class)

Examples

1
# coming soon.

jasondubois/sportfish documentation built on July 3, 2020, 1:01 p.m.