MulletBS | R Documentation |
Ages assigned to whole and broken-burnt otoliths of Red Mullet (Mullus barbatus ponticus) sampled from the Black Sea (Samsun, Turkey).
A data frame with 51 paired observations on the following 2 variables.
Ages assigned from whole otoliths
Ages assigned from broken/burnt otoliths
Age Comparison
Age Precision
Age Bias
Ageing Error
From Figure 3 of Polat, N., D. Bostanci, S. Yilmaz. 2005. Differences between whole otolith and broken-burnt otolith ages of red mullet (Mullus barbatus ponticus Essipov, 1927) sampled from the Black Sea (Samsun, Turkey). Turkish Journal of Veterinary and Animal Science 29:429-433. CSV file
data(MulletBS)
str(MulletBS)
head(MulletBS)
plot(whole~bb,data=MulletBS)
xtabs(~bb+whole,data=MulletBS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.