Description Usage Arguments Details Value Author(s) Examples
Downloads a geologic timescale from the Macrostrat.org database.
1 | downloadTime(Timescale = "interational epochs")
|
Timescale |
character string; a recognized timescale in the Macrostrat.org database |
Downloads a recognized timescale from the Macrostrat.org database. This includes the name, minimum age, maximum age, midpoint age, and official International Commission on Stratigraphy color hexcode if applicable of each interval in the timescale. Go to https://macrostrat.org/api/defs/timescales?all for a list of recognized timescales.
A data frame
Andrew A. Zaffos
1 2 | # Download the ICS recognized periods timescale
Timescale<-downloadTime(Timescale="international periods")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.