The function takes the parameters, defined by the user, and returns a table with publication information from the Neotoma Paleoecological Database.
1 2 3 | ## Default S3 method:
get_publication(x, contactid, datasetid, author, pubtype,
year, search)
|
x |
Numeric Publication ID value, either from |
contactid |
Numeric Contact ID value, either from |
datasetid |
Numeric Dataset ID, known or from |
author |
Character string for full or partial author's name. Can include wildcards such as 'Smit*' for all names beginning with 'Smit'. |
pubtype |
Character string, one of eleven allowable types, see |
year |
Numeric publication year. |
search |
A character string to search for within the article citation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.