HumpbackWFCR {FSAdata}R Documentation

Capture histories (2 sample) of Humpback Whitefish.

Description

Capture histories for Humpback Whitefish (Coregonus pidschian) greater than 360 mm in the Chatanika River, AK in 2012.

Format

A data frame with 1920 observations on the following 4 variables:

sectMrun

Section where the fish was captured on the marking run

Mrun

Indicator variable for the marking run (1=captured)

Rrun

Indicator variable for the recapture run (1=captured)

sectRrun

Section where the fish was captured on the recapture run

Topic(s)

Source

From Table 10 in Gryska, A.D. 2014. Stock assessment of humpback whitefish in the Chatanika River, 2012. Alaska Department of Fish and Game, Fishery Data Series No. 14-12, Anchorage. CSV file

Examples

data(HumpbackWFCR)
str(HumpbackWFCR)
head(HumpbackWFCR)


[Package FSAdata version 0.4.1 Index]