pbdb_collections: Get information about multiple collections

View source: R/pbdb_queries.R

pbdb_collectionsR Documentation

Get information about multiple collections

Description

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

Usage

pbdb_collections(...)

Arguments

...

Additional arguments passed to the API. See all available arguments at https://paleobiodb.org/data1.2/colls/list. Go to pbdb_occurrences() to see an explanation about the main filtering parameters.

Value

A data frame with the collections that match the query.

Examples

## Not run: 
  pbdb_collections(base_name = "Cetacea", interval = "Miocene")

## End(Not run)

paleobioDB documentation built on May 29, 2024, 10:22 a.m.