MuskieSLR | R Documentation |
Ages of St. Lawrence River, ONT, Muskellunge (Esox masquinongy) assessed from scales and cleithra.
A data frame of 43 observations on the following 2 variables:
Age assigned from examinaton of cleithrum
Age assigned from examination of scales
Age Comparison
Age Precision
Age Bias
Ageing Error
From Figure 3 in Casselman,J.M. 1983. Age and growth assessment of fish from their calcified structures - techniques and tools. In E.D. Prince and L.M. Pulos, editors, Proceedings of the international workshop on age determination of oceanic pelagic fishes: Tunas, billfishes, and sharks, volume NOAA Technical Report, NMFS 8:1-17. CSV file
data(MuskieSLR)
str(MuskieSLR)
head(MuskieSLR)
plot(ageS~ageC,data=MuskieSLR)
xtabs(~ageC+ageS,data=MuskieSLR)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.