WalleyeErie2 {FSAdata}R Documentation

Biological data for Walleye from Lake Erie, 2003-2014.

Description

Walleye (Sander vitreus) biological data (length, weight, sex, maturity, and age) from several locations in Lake Erie, October-November of 2003-2014.

Format

A data frame of 33734 observations on the following 10 variables:

Topic(s)

Source

These unpublished data are from the Ohio Department of Natural Resources, Division of Wildlife (via Christopher Vandergoot). Do not use for other than educational purposes without permission from the source.

Examples

data(WalleyeErie2)
str(WalleyeErie2)
head(WalleyeErie2)
xtabs(~year+loc+sex,data=WalleyeErie2)


[Package FSAdata version 0.3.6.9000 ]