powered by
Returns information about multiple time scales.
pbdb_scales(...)
A data frame with information from the selected scales.
Arguments passed to the API. See documentation for accepted parameters at https://paleobiodb.org/data1.2/scales/list. 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) { ## Get a data frame with all the scales available in PBDB ## by setting no ids pbdb_scales() }
Run the code above in your browser using DataLab