inbo / gulltracking

🦅 R package to annotate GPS tracking data of gulls

Home Page:https://inbo.github.io/gulltracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulltracking

repo status R build status Codecov test coverage

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.

Development for this package was abandoned because the intended functionality is maintained elsewhere (e.g. Gull_tracking, bird-tracking, movepub). See the bt-etl release for the bird-tracking-etl package this repository used to contain, to process and enrich bird tracking data from UvA-BiTS.

Installation

You can install gulltracking from GitHub with:

# install.packages("devtools")
devtools::install_github("inbo/gulltracking")

Then load the package with:

library(gulltracking)

Meta

  • We welcome contributions including bug reports.
  • License: MIT
  • Get citation information for gulltracking in R doing citation("gulltracking").
  • Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

🦅 R package to annotate GPS tracking data of gulls

https://inbo.github.io/gulltracking

License:MIT License


Languages

Language:R 100.0%