Morwong3 | R Documentation |
Ages assigned by two different readers to the otoliths of Jackass Morwong (Nemadactylus macropterus).
A data frame with 58 paired observations on the following 2 variables.
Ages assigned by Reader A
Ages assigned by Reader B
Age Comparison
Age Precision
Age Bias
Ageing Error
From Table 7 of Restall, J.E., and K. Krusic-Golub. 2004. Development of jackass morwong age-length keys for 2000-2002. Final report to Australian Fisheries Management Authority. 13 pp. Primary Industries Research Victoria, Queenscliff. CSV file
data(Morwong3)
str(Morwong3)
head(Morwong3)
plot(readerB~readerA,data=Morwong3)
with(Morwong3,table(readerA,readerB))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.