Learn R Programming

FSAdata (version 0.4.1)

Pathfinder: Catch and effort for three Snapper species in a depletion experiment.

Description

Catch and effort for three Snapper species (Pristipomoides zonatus, Pristipomoides auricilla, and Etelis carbunculUs) in a depletion experiment around Pathfinder Reef in the Mariana Archipelago.

Arguments

Format

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

date

Date (1984)

effort

Fishing effort (line-hours of a bottom hand-line)

Pzonatus

Catch of Pristipomoides zonatus

Pauricilla

Catch of Pristipomoides auricilla

Ecarbunculus

Catch of Etelis carbunculUs

Topic(s)

  • Depletion methods

  • Leslie method

  • DeLury method

  • Population size

  • Abundance

  • Catchability

Examples

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

Run the code above in your browser using DataLab