powered by
Returns information about a single time scale, selected by identifier.
pbdb_scale(id, ...)
A data frame with information from a single scale.
Identifier of the temporal interval. This parameter is required.
Additional arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/scales/single. E.g.:
vocab: Set to "pbdb" to show the complete name of the variables (by default variables have short 3-letter names).
vocab
"pbdb"
if (FALSE) { pbdb_scale(id = 1, vocab = "pbdb") }
Run the code above in your browser using DataLab