Learn R Programming

FSAdata (version 0.4.1)

BlueCrab: Catch and effort data for male Blue Crabs.

Description

Catch and effort data for a population of male Blue Crabs (Callinectes sapidus) for a 12-week period.

Arguments

Format

A data frame with 12 observations on the following 2 variables.

catch

A numeric vector of pounds of Blue Crab caught.

effort

A numeric vector of lines used per day to catch Blue Crab.

Topic(s)

  • Population size

  • Abundance

  • Depletion

  • Leslie method

  • DeLury method

  • Catchability

Examples

Run this code
data(BlueCrab)
str(BlueCrab)
BlueCrab

Run the code above in your browser using DataLab