powered by
Returns information about a single interval, selected by identifier.
pbdb_interval (id, ...)
identifier of the temporal interval. This parameter is required.
additional arguments passed to the API. See documentation for accepted parameters in http://paleobiodb.org/data1.1/intervals/single. 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 a single temporal interval
# NOT RUN { pbdb_interval (id=1, vocab="pbdb") # }
Run the code above in your browser using DataLab