LakeTroutEggs | R Documentation |
Length and egg deposition of Lake Superior Lake Trout (Salvelinus namaycush).
A data frame of 101 observations on the following 2 variables:
Total length (mm) of an individual fish.
Estimated number of eggs.
Other
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
data(LakeTroutEggs)
str(LakeTroutEggs)
head(LakeTroutEggs)
plot(eggs~tl,data=LakeTroutEggs)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.