Learn R Programming

rnpn (version 1.2.9.0)

npn_datasets: Get Datasets

Description

Returns a complete list of information about all datasets integrated into the NPN dataset. Data can then be pulled for individual datasets using their unique IDs.

Usage

npn_datasets(...)

Value

data.frame of datasets and their IDs.

Arguments

...

Curl options passed on to GET

Examples

Run this code
if (FALSE) {
npn_datasets()
}

Run the code above in your browser using DataLab