AdjustedFreq: Get adjusted frequency based on relative retention results.

Description Usage Arguments Value Examples

View source: R/gear_selectivity.R

Description

Provides a convenient way to adjust catch overall given results of gear selectivity (i.e., NetFet model results).

S3 method for class RelativeRetention.

Usage

1
2
3
4
5
6
7
AdjustedFreq(x, ...)

## Default S3 method:
AdjustedFreq(x, ...)

## S3 method for class 'RelativeRetention'
AdjustedFreq(x, ...)

Arguments

x

Generic for S3 methods.

...

Passed to other methods.

Value

A dataframe of catch and adjusted catch per length (row).

Examples

1
# code here

jasondubois/spopmodel documentation built on Dec. 4, 2019, 9:12 p.m.