Learn R Programming

FSAdata (version 0.3.3)

JobfishSIO: Catch and effort data for South Indian Ocean Jobfish.

Description

Catch and effort data for Jobfish (Pristipomoides filamentosus) from the South Indian Ocean.

Arguments

Format

A data frame with 13 observations on the following 2 variables.
catch
Catches (kg).
effort
Effort (man-hours).

Source

From Table 2 of Grandcourt, E.M. 2003. The effect of intensive line fishing on the virgin biomass of a tropical deepwater snapper, the crimson jobfish (Pristipomoides filamentosus). Fisheries Bulletin, 101:305-311. [Was (is?) from http://fishbull.noaa.gov/1012/08grandc.pdf.]

Topic(s)

  • Population size
  • Abundance
  • Depletion methods
  • Leslie method
  • DeLury method
  • Catchability

Examples

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

Run the code above in your browser using DataLab