powered by
Fish information from samples collected from Big Hill Reservoir, KS, in May, 2014.
A data frame with 266 observations on the following 6 variables.
Unique sample identification number (see BGHRsample)
BGHRsample
Unique fish identification number
Numeric code for each species (116=“Smallmouth Bass”, 118=“Largemouth Bass”, and 122=“Bluegill”)
116
118
122
Total length (mm)
Weight (g)
Number of fish sampled of that species and length
Data Manipulation
See BGHRfish for individual fish collected in these samples.
BGHRfish
# NOT RUN { data(BGHRfish) str(BGHRfish) head(BGHRfish) # }
Run the code above in your browser using DataLab