powered by
Returns information about multiple time scales.
pbdb_scales(...)
arguments passed to the API. See documentation for accepted parameters in http://paleobiodb.org/data1.1/scales/list. Eg:
vocab: set vocab="pbdb" to show the complete name of the variables (by default variables have short 3-letter names)
...
a dataframe with information from the selected scales
# NOT RUN { ## Get a dataframe with all the scales available in PBDB ## by setting no ids pbdb_scales () # } # NOT RUN { # }
Run the code above in your browser using DataLab