| ef_data {ef} | R Documentation | 
Counts of salmon fry and parr from electrofishing.
Description
A dataset containing counts from multipass electrofishing samples over three sites and 5 years.
Usage
ef_data
Format
A data frame with 90 rows and 9 variables:
- siteID
- Unique identifier for each elecrofishing site 
- year
- year of data collection 
- date
- date of data collections 
- EFpasscount:
- the total number of electrofishing passes 
- pass
- the electrofishing pass on which the fish were caught 
- species
- fish species, Salmon 
- lifestage
- fish lifestage, Fry or Parr 
- count
- the number of fish caught per pass for each site visit and species, etc. 
- area
- the area of river fished 
Source
https://www2.gov.scot/Topics/marine/Salmon-Trout-Coarse/Freshwater/Monitoring/temperature
[Package ef version 1.2.0 Index]