salvafern / etn

R package to access data from the European Tracking Network

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETN

Funding

This package provides functionality to access data from the European Tracking Network (ETN) database hosted by the Flanders Marine Institute (VLIZ) as part of the Flemish contribution to LifeWatch. ETN data is subject to the ETN data policy and can be:

  • restricted: under moratorium and only accessible to logged-in data owners/collaborators
  • unrestricted: publicly accessible without login and routinely published to international biodiversity facilities

The ETN infrastructure currently requires the package to be run within the LifeWatch.be RStudio server, which is password protected. A login can be requested at http://www.lifewatch.be/etn/contact.

Installation

You can install this package from GitHub with:

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

And then load with:

library(etn)

Contributors

List of contributors

License

MIT License

About

R package to access data from the European Tracking Network

https://inbo.github.io/etn/

License:MIT License


Languages

Language:R 100.0%