capture {klexdatr} | R Documentation |
Fish Capture Data
Description
Fish Capture Data
Usage
capture
Format
A tbl data frame:
- Capture
The unique fish code (fctr).
- DateTimeCapture
The date and time of capture (time).
- SectionCapture
The section code (fint).
- Species
The fish species 'Bull Trout', 'Lake Trout' or 'Rainbow Trout' (fctr).
- Length
The fork length in mm (int).
- Weight
The wet mass in kg (dbl).
- Reward1
The reward value of the first T-Bar tag in Canadian dollars (int).
- Reward2
The reward value of the second T-Bar tag if present in Canadian dollars (int).
- DateTimeTagExpire
The acoustic tag expiration date and time (time).
[Package klexdatr version 0.1.2 Index]