SardineLK | R Documentation |
Ages (days) and total lengths of larval Lake Tanganyika Sardine (Limnothrissa miodon) from Lake Kariba.
A data frame with 75 observations on the following 2 variables.
Age in days (determine from otoliths).
Total length (mm within 0.1).
Growth
von Bertalanffy
From (approximately) Figure 3 of Mtsambiwa, M.Z. 1992. Fitting a von Bertalanffy growth model to length at age data for larval Limnothrissa miodon from Lake Kariba. Paper presented at the Symposium on biology, stock assessment, and exploitation of small pelagic fish species in the African Great Lakes region. [Was (is?) from http://www.fao.org/docrep/005/v2648e/V2648E06.htm.] CSV file
data(SardineLK)
str(SardineLK)
head(SardineLK)
plot(tl~days,data=SardineLK)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.