Learn R Programming

FSAdata (version 0.4.1)

RBTroutUNSP: Capture histories (2 sample) of Rainbow Trout.

Description

Capture histories for Rainbow Trout (Oncorhynchus mykiss) in Upper Niagara Springs pond.

Arguments

Format

A data frame with 173 observations on the following 2 variables:

first

Indicator variable for the first sample (1=captured)

second

Indicator variable for the second sample (1=captured)

Topic(s)

  • Population Size

  • Abundance

  • Mark-Recapture

  • Capture-Recapture

  • Petersen

  • Capture History

Examples

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

Run the code above in your browser using DataLab