fish: Rainbow Trout data

fishR Documentation

Rainbow Trout data

Description

Data for individual Rainbow Trout in lakes and rivers.

Usage

fish

Format

A data.frame

Year

The year (int).

Month

The month (int).

Day

The day (int).

Species

Species by code eg. "RB" (factor, 1 level).

Length

Fork length in mm (int).

Weight

Weight in kg (int).

Sex

Sex, "male" or "female" (factor, 2 levels).

Fecundity

number of eggs (int).

Location

Lake or River (factor, 2 levels)

SampleID

Sample ID

Source

The source of the data (char).

Comment

comments for observations with year date ranges (char).

See Also

kootlake.


poissonconsulting/kootlake documentation built on Feb. 16, 2023, 7:16 a.m.