Learn R Programming

FSAdata (version 0.4.1)

MuskieWI06MR: 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.

Arguments

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

Examples

Run this code
data(MuskieWI06MR)
str(MuskieWI06MR)
head(MuskieWI06MR)

Run the code above in your browser using DataLab