SrY | R Documentation |
(Sr/Y) vs. Y diagram of Drummond (1990), which discriminates between Archean TTG suite and more modern adakites on the one hand, and classical island arcs on the other hand.
SrY(Sr = NULL, Y = NULL, xlim = NULL, ylim = NULL, show.labels = TRUE, ...)
Sr |
vector with Sr concentrations (in ppm) |
Y |
vector with Y concentrations (in ppm) |
xlim |
x-axis limits |
ylim |
y-axis limits |
show.labels |
logical. If |
... |
additional arguments to the generic |
a vector with tectonic affinities
Drummond MS, Defant MJ (1990) A model for trondhjemite-tonalite-dacite genesis and crustal growth via slab melting: Archean to modern comparisons. J Geophys Res 95:21503– 21521
data(test,package='GeoplotR')
SrY(Sr=1000,Y=10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.