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.
npn_datasets(...)
tibble of datasets and their IDs.
if (FALSE) { # \dontrun{
npn_datasets()
} # }