StripedBass6 | R Documentation |
Ages assigned to the scales and otoliths of Striped Bass (Morone saxatilis).
A data frame of 451 observations on the following 2 variables:
Ages assigned to scales
Ages assigned to otoliths
Age Comparison
Age Precision
Age Bias
Ageing Error
From Figure 6 in Chapter 10 (Striped Bass) of the VMRC Final Report on Finfish Ageing, 2003 by the Center for Quantitative Fisheries Ecology at Old Dominion University. CSV file
StripedBass4
and StripedBass5
.
data(StripedBass6)
str(StripedBass6)
head(StripedBass6)
plot(scale~otolith,data=StripedBass6)
xtabs(~otolith+scale,data=StripedBass6)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.