powered by
Returns information about a single collection record from the Paleobiology Database.
pbdb_collection (id, ...)
identifier of the collection. This parameter is required.
additional arguments passed to the API. See all available arguments in http://paleobiodb.org/data1.1/colls/single. Eg:
vocab: set vocab="pbdb" to show the complete name of the variables (by default variables have short 3-letter names)
show: show extra variables
...
a dataframe with a single occurrence
Go to pbdb_occurrences to see an explanation about the main filtering parameters.
pbdb_occurrences
# NOT RUN { pbdb_collection (id=1003, vocab="pbdb", show="loc") # }
Run the code above in your browser using DataLab