Get information about geographic clusters of collections
Source:R/pbdb_queries.R
pbdb_collections_geo.Rd
This path returns information about geographic clusters of collections from the Paleobiology Database. These clusters are defined in order to facilitate the generation of maps at low resolutions. You can make a config request via https://paleobiodb.org/data1.2/config in order to get a list of the available summary levels.
Arguments
- level
An integer specifying a cluster level. Refer to https://paleobiodb.org/data1.2/config.txt?show=clusters for a list of available resolution levels ("cluster_level" column).
- ...
Documentation for all the parameters is available at https://paleobiodb.org/data1.2/colls/summary. Go to
pbdb_occurrences()
to see an explanation about the main filtering parameters.