RBSmeltErie | R Documentation |
Rainbow Smelt (Osmerus mordax) recruitment time series for Lake Erie, 1977-1996.
A data frame of 20 observations on the following 2 variables:
Year of data.
Number of recruits (per hour).
Recruitment time-series
Zeros were changed to 0.1 in 1984, 1987, 1991, and 1994.
From Ontario Ministry of Natural Resources, Fish and Wildlife Branch, 1997. Lake Erie fisheries report 1996. Lake Erie Committee Meeting, Great Lakes Fishery Commission, Ann Arbor, Michigan. pp 26. Obtained from Ransom Myers old online database. CSV file
data(RBSmeltErie)
str(RBSmeltErie)
head(RBSmeltErie)
plot(recruits~year,data=RBSmeltErie,type="l")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.