reciprocalIso {GCDkit}R Documentation

Binary plots of reciprocal element concentration vs initial isotopic composition

Description

Plots a diagram 1/Sr vs initial Sr isotopic ratios or 1/Nd vs initial ε(Nd) for selected samples. reciprocalIso.png

Usage

    reciprocalIso(what=NULL,GUI=FALSE,...)

Arguments

what

name of the desired isotopic parameter

GUI

logical; is the function called from the GUI?

...

optional parameters to the underlying function {plotWithLimits}

Details

The recognized types of diagrams (specified by 'what') are: 'Rb-Sr' and 'Sm-Nd' for the 1/Sr vs. 87Sr/86Sri or 1/Nd vs. ε(Nd) plots, respectively.

If called from GUI, the samples can be selected based on combination of three searching mechanisms (by sample name/label, range or a Boolean condition) - see selectSamples for details.

Value

None.

Plugin

SrNd.r

Author(s)

Vojtech Janousek, vojtech.janousek@geology.cz

See Also

The actual plotting is done by the function plotWithLimits.


[Package GCDkit version 5.0 Index]