WhiteGrunt1 | R Documentation |
Catch-at-age for White Grunt (Haemulon plumierii) collected from the central coast of Brazil.
A data frame with 25 observations on the following 2 variables.
A numeric vector of assigned ages (from otoliths).
A numeric vector of number of fish.
Mortality
Catch curve
From Figure 7 of Araujo, J.N. and A.S. Martins. 2007. Age, growth and mortality of white grunt (Haemulon plumierii) from the central coast of Brazil. Scientia Marina 71:793-800. CSV file
data(WhiteGrunt1)
str(WhiteGrunt1)
head(WhiteGrunt1)
plot(log(catch)~age,data=WhiteGrunt1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.