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)
Numeric Publication ID value, either from get_dataset
or known.
Numeric Contact ID value, either from get_dataset
or get_contact
Numeric Dataset ID, known or from get_dataset
Character string for full or partial author's name. Can include wildcards such as 'Smit*' for all names beginning with 'Smit'.
Character string, one of eleven allowable types, see get_table
. For a list of allowed types run get_table("PublicationTypes")
.
Numeric publication year.
A character string to search for within the article citation.