BGHRfish | R Documentation |
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
)
Unique fish identification number
Numeric code for each species (116
=“Smallmouth Bass”, 118
=“Largemouth Bass”, and 122
=“Bluegill”)
Total length (mm)
Weight (g)
Number of fish sampled of that species and length
Data Manipulation
Used in the Introductory Fisheries Analyses with R book.
Obtained directly from Ben Neely. CSV file
See BGHRfish
for individual fish collected in these samples.
data(BGHRfish)
str(BGHRfish)
head(BGHRfish)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.