LakeTroutEggs: Length and egg deposition of Lake Superior Lake Trout.

LakeTroutEggsR Documentation

Length and egg deposition of Lake Superior Lake Trout.

Description

Length and egg deposition of Lake Superior Lake Trout (Salvelinus namaycush).

Format

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

tl

Total length (mm) of an individual fish.

eggs

Estimated number of eggs.

Topic(s)

  • Other

Source

From (approximately) Figure 2 of Schram, S.T. 1993. Fecundity and egg deposition of a wild Lake Superior Lake Trout stock. Wisconsin Department of Natural Resources, Fisheries Management Report no. 149. CSV file

Examples

data(LakeTroutEggs)
str(LakeTroutEggs)
head(LakeTroutEggs)
plot(eggs~tl,data=LakeTroutEggs)


droglenc/FSAdata documentation built on Aug. 30, 2023, 12:53 a.m.