StripedBass2 {FSAdata}R Documentation

Ages and lengths of Atlantic Ocean Striped Bass.

Description

Assigned ages (from otoliths) and measured total lengths for each of 1201 Striped Bass (Morone saxatilis) from the Atlantic Ocean.

Format

A data frame of 1201 observations on the following 2 variables:

Topic(s)

Source

From Table 1 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.

See Also

StripedBass3.

Examples

data(StripedBass2)
str(StripedBass2)
head(StripedBass2)
plot(tl~age,data=StripedBass2)


[Package FSAdata version 0.3.6.9000 ]