BluegillIL {FSAdata}R Documentation

Length-at-marking and recapture and time-at-large of Bluegill.

Description

Length-at-marking and recapture and time-at-large for Bluegill (Lepomis macrochirus) originally captured in Spring 2010 from Inch Lake, Wisconsin.

Format

A data frame with 61 observations on the following 5 variables:

Topic(s)

Source

These unpublished data are from Derek H. Ogle, Northland College. Do not use for other than educational purposes without permission from the source.

Examples

data(BluegillIL)
str(BluegillIL)
head(BluegillIL)
plot((lenRecap-lenMark)~deltaTime,data=BluegillIL)


[Package FSAdata version 0.3.6.9000 ]