powered by
Given complete dataset objects in Neotoma (must have used get_datasets() or get_downloads()), return the dataset DOI for the record.
get_datasets()
get_downloads()
# S4 method for site doi(x)
data.frame object with DOIs information.
data.frame
a Neotoma2 site object
site
{ ds <- get_datasets(1) doi(ds) }
Run the code above in your browser using DataLab