Learn R Programming

FSAdata (version 0.3.3)

TroutADP: Catches in removal events of trout.

Description

Catches of trout on five successive removal events from the Afon Dulas at Pentre, 19Jun79.

Arguments

Format

A data frame with 5 observations on the following 2 variables:
catch
Removal event.
caught
Number of fish captured and removed.

Source

From Table 1 in Cowx, I.G. 1983. Review of the methods for estimating fish population size from survey removal data. Fisheries Management, 14:67-82.

Topic(s)

  • Population size
  • Abundance
  • Removal

See Also

SalmonADP

Examples

Run this code
data(TroutADP)
str(TroutADP)
TroutADP

Run the code above in your browser using DataLab