Learn R Programming

rnbn (version 1.1.2)

listDatasets: 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.

See Also

getFeature, getOccurrences

Examples

Run this code
## Not run:  
#  t <- listDatasets()
# ## End(Not run)

Run the code above in your browser using DataLab