pbdb_scales {paleobioDB} | R Documentation |
Get information about multiple time scales
Description
Returns information about multiple time scales.
Usage
pbdb_scales(...)
Arguments
... |
Arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/scales/list. E.g.:
|
Value
A data frame with information from the selected scales.
Examples
## Not run:
## Get a data frame with all the scales available in PBDB
## by setting no ids
pbdb_scales()
## End(Not run)
[Package paleobioDB version 1.0.0 Index]