npn_datasets: Get Datasets

View source: R/npn_dataset.R

npn_datasetsR Documentation

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(...)

Arguments

...

Curl options passed on to GET

Value

data.frame of datasets and their IDs.

Examples

## Not run: 
npn_datasets()

## End(Not run)

ropensci/rnpn documentation built on Jan. 25, 2024, 6:46 p.m.