Learn R Programming

paleobioDB (version 0.7.0)

pbdb_collections: pbdb_collections

Description

Returns information about multiple collections, selected according to the parameters you provide.

Usage

pbdb_collections (...)

Arguments

...

documentation for all the parameters is available in http://paleobiodb.org/data1.1/colls/list go to pbdb_occurrences to see an explanation about the main filtering parameters

Value

a dataframe with the collections that match the query

Examples

Run this code
# NOT RUN {
pbdb_collections (base_name="Cetacea", interval="Miocene")
# }

Run the code above in your browser using DataLab