geoscale (version 2.0)

geoscale-package: Geological Time Scale Plotting

Description

Functions for plotting time-series and distributions data against the international geological time scale.

Arguments

Details

Package:
geoscale
Type:
Package
Version:
2.0
Date:
2015-05-12
License:
GPL (>=2)
LazyLoad:
no

References

Gradstein, F. M., Ogg, J. M., and Schmitz, M., 2012, A geologic time scale, Boston, USA, Elsevier.

Examples

Run this code
data(traits)
attach(traits)

geoscalePlot(age,trait,boxes="Age",ts.col=TRUE,scale="Period",type="l")
    

Run the code above in your browser using DataLab