gulltracking provides functionality to annotate GPS tracking data of gulls stored in Movebank. These data are collected by the LifeWatch GPS tracking network for large birds.
You can install gulltracking from GitHub with:
# install.packages("devtools")
devtools::install_github("inbo/gulltracking")
Then load the package with:
library(gulltracking)
gulltracking
in R doing citation("gulltracking")
.