powered by
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
# NOT RUN { data(WhiteGrunt1) str(WhiteGrunt1) head(WhiteGrunt1) plot(log(catch)~age,data=WhiteGrunt1) # }
Run the code above in your browser using DataLab