get_publication.dataset_list: A function to get publications for dataset_lists in the...

View source: R/get_publication.R

get_publication.dataset_listR Documentation

A function to get publications for dataset_lists in the Neotoma Database using the API.

Description

The function takes a dataset_list and returns a table with publication information from the Neotoma Paleoecological Database.

Usage

## S3 method for class 'dataset_list'
get_publication(x, ...)

Arguments

x

an object of class dataset_list.

...

objects passed from the generic. Not used in the call.


ropensci/neotoma documentation built on Dec. 6, 2022, 6:26 p.m.