powered by
Length-at-marking and recapture and time-at-large for Bluegill (Lepomis macrochirus) originally captured in Spring 2010 from Inch Lake, Wisconsin.
A data frame with 61 observations on the following 5 variables:
Unique Floy tag number.
length (mm) at tagging.
Length (mm) at recapture.
Change in length (mm).
Time-at-large (yrs).
Growth
von Bertalanffy
Fabens method
data(BluegillIL) str(BluegillIL) head(BluegillIL) plot((lenRecap-lenMark)~deltaTime,data=BluegillIL)
Run the code above in your browser using DataLab