Jonubi2 | R Documentation |
Ages (subsample) and lengths (all fish) for Jonubi (Chalcalburnus mossulensis).
A data frame with 410 observations on the following 2 variables.
Fork length (cm) measurements
Assigned ages (years)
A total of 50 fish dispersed proportionately over 1-cm fork length intervals from the Jonubi1
data frame was obtained for age assignment. The remaining fish in the file were only measured for length (i.e., the ages were deleted). This data file can be used to demonstrate the use of age-length keys.
Age-Length Key
Jonubi1
.
data(Jonubi2)
str(Jonubi2)
head(Jonubi2)
plot(fl~age,data=Jonubi2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.