Learn R Programming

FSA (version 0.8.30)

SMBassLS: Catch-effort data for Little Silver Lake (Ont) Smallmouth Bass.

Description

Catch-effort data for Smallmouth Bass (Micropterus dolomieu) in Little Silver Lake, Ont.

Arguments

Format

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

day

Day of the catch

catch

Number of smallmouth bass caught

effort

Number of traps set per day

Topic(s)

  • Population size

  • Abundance

  • Depletion methods

  • Leslie method

  • DeLury method

  • Catchability

See Also

Used in depletion examples.

Examples

Run this code
# NOT RUN {
str(SMBassLS)
head(SMBassLS)

# }

Run the code above in your browser using DataLab