plotInit | R Documentation |
This function plot the catch, effort and CPUE from a dataframe to check, whether the plot shows one-way trip pattern or show a good contrast as required for the biomass dynamic model. It also produces histogram of the CPUE.
plotInit(df)
df |
dataframe containing three columns; year, catch and effort |
Hilborn, Ray, and Carl J. Walters, eds. Quantitative fisheries stock assessment: choice, dynamics and uncertainty. Springer Science & Business Media, 1992.
Magnusson, Arni, and Ray Hilborn. "What makes fisheries data informative?." Fish and Fisheries 8, no. 4 (2007): 337-358.
plotInit(df.goodcontrast) plotInit(df.onewaytrip)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.