Learn R Programming

rgbif (version 0.4.0)

dataset_metrics: Geta details on a dataset.

Description

You should be able to pass in more than one uuid to this function, but I have not yet found more than the one uuid below in the example that actually has data available.

Usage

dataset_metrics(uuid, callopts = list())

Arguments

uuid
A dataset UUID.
callopts
Pass on options to GET.

References

http://www.gbif.org/developer/summary

Examples

Run this code
dataset_metrics(uuid='3f8a1297-3259-4700-91fc-acc4170b27ce')

Run the code above in your browser using DataLab