Learn R Programming

FSAdata (version 0.4.1)

PikeNYPartial2: Capture histories (4 samples) of a subset of Northern Pike from Buckthorn Marsh.

Description

Capture histories (4 samples), in capture-by-date format, of a subset of Northern Pike from Buckthorn Marsh.

Arguments

Format

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

sample

Name of the sample taken

id

Unique fish identification numbers

Topic(s)

  • Population Size

  • Abundance

  • Mark-Recapture

  • Capture-Recapture

  • Schnabel

  • Schumacher-Eschmeyer

  • Capture History

Details

Each line consists of the date and unique fish identification number over four samples of northern pike (Esox lucius) in Buckthorn Marsh. This file contains the capture histories for only those pike captured from April 1-4.

Examples

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

Run the code above in your browser using DataLab