Description Usage Arguments Value Examples
View source: R/gear_selectivity.R
Provides a convenient way to adjust catch overall given
results of gear selectivity (i.e., NetFet
model results).
S3 method for class RelativeRetention
.
1 2 3 4 5 6 7 | AdjustedFreq(x, ...)
## Default S3 method:
AdjustedFreq(x, ...)
## S3 method for class 'RelativeRetention'
AdjustedFreq(x, ...)
|
x |
Generic for S3 methods. |
... |
Passed to other methods. |
A dataframe of catch and adjusted catch per length (row).
1 | # code here
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.