listDatasets: Get Dataset definitions

View source: R/listDatasets.R

listDatasetsR Documentation

Get Dataset definitions

Description

Gives a dataframe of the datasets available from the NBN Gateway for reference.

Usage

listDatasets(...)

Arguments

...

Further named parameters passed on to GET

Value

A dataframe containing the names and keys of datasets on the NBN Gateway as well as a number of other attributes.

Author(s)

Stuart Ball, JNCC stuart.ball@jncc.gov.uk

See Also

getFeature, getOccurrences

Examples

## Not run:  
 t <- listDatasets()

## End(Not run)

ropensci/rnbn documentation built on May 18, 2022, 6:42 p.m.