powered by
Returns information about the bibliographic references associated with fossil occurrences from the database.
pbdb_ref_occurrences(...)
A data frame with the information about the references that match the query.
arguments passed to the API. See all available arguments at https://paleobiodb.org/data1.2/occs/refs
ref_author: Select only references for which any of the authors matches the specified name.
ref_author
ref_pubyr: Select only references published in the specified year.
ref_pubyr
pub_title: Select only references that involve the specified publication.
pub_title
Go to pbdb_occurrences() to see an explanation about the main filtering parameters.
pbdb_occurrences()
if (FALSE) { pbdb_ref_occurrences(vocab = "pbdb", base_name = "Canis", ref_pubyr = 2000) }
Run the code above in your browser using DataLab