geoscale-package {geoscale}R Documentation

Geological Time Scale Plotting

Description

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

Details

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

Author(s)

Mark A. Bell <mark.bell521@gmail.com>

References

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

Examples

data(traits)
attach(traits)

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

[Package geoscale version 2.0.1 Index]