CutthroatALf {FSAdata} | R Documentation |
Summarized (“RMark” format) capture histories of Cutthroat Trout (Oncorhynchus clarki) in Auke Lake, Alaska, from samples taken in 1998-2006.
A data frame with 47 observations on the following 2 variables.
Entered from Appendix A.3 of Harding, R.D., C.L. Hoover, and R.P. Marshall. 2010. Abundance of Cutthroat Trout in Auke Lake, Southeast Alaska, in 2005 and 2006. Alaska Department of Fish and Game Fisheries Data Series No. 10-82. Accessed from http://www.sf.adfg.state.ak.us/FedAidPDFs/FDS10-82.pdf.
See CutthroatAL
for the same data in “individual” fish format (i.e., the data in this file were converted using capHistConvert
from FSA). See mrOpen
from FSA for an example analysis.
data(CutthroatALf) str(CutthroatALf) head(CutthroatALf)