Learn R Programming

FSAdata (version 0.4.1)

BGHRsample: Information for each electrofishing sample from Big Hill Reservoir, KS, 2014.

Description

Information for each electrofishing sample from Big Hill Reservoir, KS, in May, 2014.

Arguments

Format

A data frame with 20 observations on the following 4 variables.

UID

Unique sample identification number

date

Data sample was collected

loc

Location code for where the sample was collected

effort

Effort (minutes) expended for the sample

Topic(s)

  • Data Manipulation

See Also

See BGHRfish for individual fish collected in these samples.

Examples

Run this code
data(BGHRsample)
str(BGHRsample)
head(BGHRsample)

Run the code above in your browser using DataLab