README.md

REMODBio

An R package to get download from the EMODnet Biology WFS. This function allows you to download data using aphiaID, dasID or an geoserverURL you obtain through the EMODnet Biology toolbox http://www.emodnet-biology.eu/toolbox.

Installation

Installing REMODBio requires the devtools and 'imis' packages:

install.packages("devtools")
devtools::install_github("EMODnet/imis")
devtools::install_github("Daphnisd/REMODBio")
library("REMODBio")

Usage:

Output:

List with 3 data frames - data - downloaded records - meta - the descriptions of the terms - datasets - the titles, citations and licences of the datasets used in the download

Disclaimer

If data are extracted from the EMODnet Biology for secondary analysis resulting in a publication, the appropriate source should be cited.

The downloaded data should be cited as: EMODnet Biology (yyyy) Fulll Occurrence Data and parameters downloaded from the EMODnet Biology Project (www.emodnet-biology.eu). Available online at www.emodnet-biology.eu/toolbox, consulted on yyyy-mm-dd.

Regarding the citation of the individual datasets, the following guidelines should be taken into account:



Daphnisd/REMODBio documentation built on May 22, 2019, 2:43 p.m.