WalleyePL {FSAdata}R Documentation

Summarized multiple mark-recapture data for YOY walleye.

Description

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.

Format

A data frame with 33 observations on the following 5 variables:

Topic(s)

Source

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.

Examples

data(WalleyePL)
str(WalleyePL)
WalleyePL
subset(WalleyePL,year==1960)


[Package FSAdata version 0.3.6.9000 ]