sampling_event_data: Sampling Event Data Download from IPT

Description Usage Arguments Value Examples

Description

This function downloads DwC-A directly from the IPT. The GBIF API does not yet throw back empty events and potential hierarchical structures which may be essential for inferring sampling effort. This is under implementation at GBIF and we hope that this function will soon be redundant.

Usage

1

Arguments

key

character string with sampling event dataset identifier from GBIF

Value

A list with slots for metadata ('meta'), for the DwcA tables ('dwca') and all the data from the various sampling event data tables joined into one data frame ('data')

Examples

1
2
3
4
## Not run: 
sed <- sampling_event_data("78360224-5493-45fd-a9a0-c336557f09c3")

## End(Not run)

GBIF-Europe/darwinator documentation built on May 29, 2019, 12:06 a.m.