WalleyePL | R Documentation |
The numbers of young-of-year walleye (Sander vitreus) that were captured, found to have previous marks (i.e., recaptured), and were newly marked on several sampling occasions in 1959, 1960, 1961, and 1962 in Pike Lake, Wisconsin.
A data frame with 33 observations on the following 5 variables:
Sampling year
Sampling occasion within each year
Number of walleye captured
Number of marked walleyes captured
Number of unmarked walleyes that were captured, marked, and returned to the population
Population Size
Abundance
Mark-Recapture
Capture-Recapture
Schnabel
Schumacher-Eschmeyer
From table 3 of Mraz, D. 1968. Recruitment, growth, exploitation, and management of walleyes in a southeastern Wisconsin lake. Wisconsin Department of Natural Resources Technical Bulletin 40. 38 pages. CSV file
data(WalleyePL)
str(WalleyePL)
WalleyePL
subset(WalleyePL,year==1960)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.