CutthroatALf | 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.
Unique capture history (as a character string)
Frequency of fish with that capture history
Population Size
Abundance
Mark-Recapture
Capture-Recapture
Jolly-Seber
Capture History
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. CSV file
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.