pbdb_scales: pbdb_scales

Description Usage Arguments Value Examples

View source: R/pbdb_querys.R

Description

Returns information about multiple time scales.

Usage

1

Arguments

...

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)

  • ...

Value

a dataframe with information from the selected scales

Examples

1
2
3
4
5
6
## Not run: 
## Get a dataframe with all the scales available in PBDB 
## by setting no ids
pbdb_scales ()

## End(Not run)

paleobioDB documentation built on July 26, 2020, 1:07 a.m.