big.241 {kftrack} | R Documentation |
Data for bigeye tuna tag number 241
Description
The big.241
data frame has 76 rows and 5 columns.
Usage
data(big.241)
Format
This data frame contains the following columns:
- day
- a numeric vector containing integer values
corresponding to the day part of the observation dates
- month
- a numeric vector containing integer values
corresponding to the month part of the observation dates
- year
- a numeric vector containing four digit integer values
corresponding to the year part of the observation dates
- long
- a numeric vector containing the longitude measurements
- lati
- a numeric vector containing the latitude measurements
Note
The dates should be in increasing order.
Author(s)
John Sibert jsibert@soest.hawaii.edu, Anders Nielsen anielsen@dina.kvl.dk
References
Sibert, J., Musyl, M. K. and Brill, R.W. (2002) Horizontal movements
of bigeye tuna near Hawaii determined by Kalman filter analysis of
archival tagging data. Fish. Oceanogr. In press(?):??–??.
See Also
kftrack
Examples
data(big.241)
big.241[1:10,]
#fit<-kftrack(big.241, fix.last=FALSE)
#plot(fit)
[Package
kftrack version 0.70
Index]