Learn R Programming

FSAdata (version 0.4.1)

WalleyeMN06b: Summarized multiple mark-recapture data for Walleye from four lakes in Northern Minnesota.

Description

Summary results of capture histories (number captured, number of recaptured fish, and number of unmarked fish that were marked) for Walleye (Sander vitreus) collected from four lakes in Northern Minnesota, USA.

Arguments

Format

A data frame with 20 observations on the following 5 variables.

lake

Studied lake (Crooked, Fourmile, Island, Tom)

date

Capture date

catch

Total fish captured in each sample

recap

Marked fish captured in each sample

retMark

Marked fish returned to the population

Topic(s)

  • Population Size

  • Abundance

  • Mark-Recapture

  • Capture-Recapture

  • Schnabel

  • Schumacher-Eschmeyer

Examples

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

Run the code above in your browser using DataLab