Learn R Programming

FSAdata (version 0.4.1)

PygmyWFBC: Biological data for Pygmy Whitefish from Dina Lake #1 (British Columbia), 2000 and 2001.

Description

Biological information for Pygmy Whitefish (Prosopium coulterii) from Dina Lake #1 (British Columbia), 2000 and 2001.

Arguments

Format

A data frame with 690 observations on the following 13 variables.

year

Year of capture (2000, 2001)

month

Month of capture

week

Week within a month of capture

net_no

Unique net identification number

fish_no

Unique fish identification number

fl

Fork length (cm)

tl

Total length (cm)

wt

Weight (g)

sex

Sex code (F=Female, M=Male, Imm=immature)

mat

Maturity code (Imm=immature, MG=maturing, MT=mature)

scale_age

Scale age (in years)

oto_age

Otolith age (in years)

USE

Should the individual be used for analyses.

Topic(s)

  • Weight-Length

  • Age Comparison

  • Condition

  • Length Frequency

Examples

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

Run the code above in your browser using DataLab