| pbdb_opinions | R Documentation | 
Returns information about multiple taxonomic opinions, selected according to criteria other than taxon name. This function could be used to query for all of the opinions attributed to a particular author, or to show all of the recently entered opinions.
pbdb_opinions(...)
... | 
 Arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/opinions/list. E.g.: 
  | 
A data frame with information about the taxonomic opinions that match the query.
## Not run: 
  pbdb_opinions(op_pubyr = 1818)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.