YPerchTL {FSAdata}R Documentation

Lengths and weights for Yellow Perch from Trout Lake, WI.

Description

Lengths and weights for Yellow Perch (Perca flavescens) from Trout Lake, WI, 1981-2006. Fish were collected with a variety of gears.

Format

A data frame with 7238 observations on the following 7 variables:

Topic(s)

Source

From a query to the North Temperate Lakes Long Term Ecological Research, Fish Lengths and Weights Database which was (is?) at https://lter.limnology.wisc.edu/dataset/north-temperate-lakes-lter-fish-lengths-and-weights-1981-current.

Examples

data(YPerchTL)
str(YPerchTL)
head(YPerchTL)
plot(weight~length,data=YPerchTL)


[Package FSAdata version 0.3.6.9000 ]