YPerchTL | R Documentation |
Lengths and weights for Yellow Perch (Perca flavescens) from Trout Lake, WI, 1981-2006. Fish were collected with a variety of gears.
A data frame with 7238 observations on the following 7 variables:
Lake name (all TR
=Trout Lake)
Year of capture
Date of capture
Capture gear type – beach seine (BSEINE
), crayfish trap (CRAYTR
), electrofishing (ELFISH
), fyke net (FYKNET
), trammel net (TRAMML
), vertical gillnets of different mesh sizes (VBN0XX
), and different types of fyke nets (FYKNED
and FYKNEL
)
Species name (all YELLOWPERCH
)
Total Length (nearest mm) at capture
Weight (nearest 0.1 or 1 g) at capture
Weight-Length
Length Frequency
Size Structure
PSD
From a query to the North Temperate Lakes Long Term Ecological Research, Fish Lengths and Weights Database. CSV file
data(YPerchTL)
str(YPerchTL)
head(YPerchTL)
plot(weight~length,data=YPerchTL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.