Learn R Programming

FSAdata (version 0.4.1)

PikeIL: Catch and effort data for Northern Pike from Island Lake, NB.

Description

Catch and effort data for nine removal events of Northern Pike (Esox lucius) from Island Lake, NB.

Arguments

Format

A data frame with 9 observations on the following 3 variables:

date

Capture date.

nets

Number of fyke nets fished on that date.

catch

Number of captured and removed pike.

Topic(s)

  • Depletion methods

  • Leslie method

  • DeLury method

  • Population size

  • Abundance

  • Catchability

Examples

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

Run the code above in your browser using DataLab