npn_datasets {rnpn} | R 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
... |
Currently unused. |
Value
tibble of datasets and their IDs.
Examples
## Not run:
npn_datasets()
## End(Not run)
[Package rnpn version 1.4.0 Index]