pbdb_scales: Get information about multiple time scales

View source: R/pbdb_queries.R

pbdb_scalesR 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.:

  • vocab: Set to "pbdb" to show the complete name of the variables (by default variables have short 3-letter names).

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)

ropensci/paleobioDB documentation built on March 5, 2024, 3:08 a.m.