MuskieWI06MR {FSAdata} | R Documentation |
Summarized mark-recapture data for Muskellunge from many Wisconsin Lakes, 2006.
Description
The number of Muskellunge (Esox masquinongy) from a variety of lakes in Wisconsin, 2006.
Format
A data frame with 40 observations on the following 7 variables.
- county: County of the collection
- lake: Lake of the collection
- sex: Sex of the Muskellunge (male, female, unknown, total)
- mark: Total number of fish marked on the marking run
- catch: Total number of fish caught on the recapture run
- recap: Total number of previously marked fish in the recapture run
Topic(s)
- Population Size
- Abundance
- Mark-Recapture
- Capture-Recapture
- Petersen
Source
Wisconsin Department of Natural Resources.
Examples
data(MuskieWI06MR)
str(MuskieWI06MR)
head(MuskieWI06MR)
[Package FSAdata version 0.3.6.9000 ]