R/get_publication.R
get_publication.default.Rd
The function takes the parameters, defined by the user, and returns a table with publication information from the Neotoma Paleoecological Database.
# S3 method for default 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. |