argosFiltered | R Documentation |
Tracks of 2 great hammerhead sharks tagged in Jupiter, and The Keys, Florida, USA, in 2022 and 2023 respectively, by Saving The Blue (savingtheblue.org), filtered by argosfilter::sdafilter and with state space model applied using aniMotum package, using scripts by Vital Heim, see https://github.com/SimonDedman/SavingTheBlue/blob/main/R/06A_Filter_SPOT_data.R and https://github.com/SimonDedman/SavingTheBlue/blob/main/R/06B_CTCRW_SPOT_data_usin_animotum.R .
data(argosFiltered)
A data frame with 1492 rows and 8 variables:
Character, shark ID.
POSIXct datetime, format YYYY-MM-DD HH:MM:SS.
Decimal longitudes.
Decimal longitudes, lower 95% confidence interval bound.
Decimal longitudes, upper 95% confidence interval bound.
Decimal latitudes.
Decimal latitudes, lower 95% confidence interval bound.
Decimal latitudes, upper 95% confidence interval bound.
Simon Dedman, simondedman@gmail.com
Vital Heim, vital.heim@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.