pbdb_ref_specimens {paleobioDB} | R Documentation |
Get references for fossil specimens
Description
Returns information about the bibliographic references associated with the selected fossil specimens.
Usage
pbdb_ref_specimens(...)
Arguments
... |
Arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/specs/refs. E.g.:
|
Value
A data frame with the information about the references that match the query.
Examples
## Not run:
pbdb_ref_specimens(spec_id = c(1505, 30050))
## End(Not run)
[Package paleobioDB version 1.0.0 Index]