pbdb_opinion | R Documentation |
Returns information about a single taxonomic opinion, selected by identifier.
pbdb_opinion(id, ...)
id |
Identifier of the opinion. This parameter is required. |
... |
Arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/opinions/single. E.g.:
|
A data frame with a single taxonomic opinion.
## Not run:
pbdb_opinion(id = 1000, vocab = "pbdb", show = "full")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.