| ccplot {FLCore} | R Documentation |
Catch-curves are essential to explore the mortality carried out on a stock. It shows the trends on different cohorts by age.
ccplot(x,data)
The FLR Team
data(ple4) ccplot(data~age, data=FLCohort(ple4@catch.n), type="l")