pbdb_ref_occurrences {paleobioDB} | R Documentation |
Get references associated with fossil occurrences
Description
Returns information about the bibliographic references associated with fossil occurrences from the database.
Usage
pbdb_ref_occurrences(...)
Arguments
... |
arguments passed to the API. See all available arguments at https://paleobiodb.org/data1.2/occs/refs
|
Details
Go to pbdb_occurrences()
to see an explanation about
the main filtering parameters.
Value
A data frame with the information about the references that match the query.
Examples
## Not run:
pbdb_ref_occurrences(vocab = "pbdb", base_name = "Canis", ref_pubyr = 2000)
## End(Not run)
[Package paleobioDB version 1.0.0 Index]