epsEps {GCDkit}R Documentation

Binary plot of initial Sr isotopic ratios vs. initial epsilon Nd values

Description

Plots a diagram of initial 87Sr/86Sr ratios vs. initial ε(Nd) values for selected samples. epsEps.png

Usage

epsEps(GUI=FALSE,...)

Arguments

GUI

logical; is the function called from the GUI?

...

optional parameters to the underlying function {plotWithLimits}

Details

If in 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)

Vojtěch Janoušek, vojtech.janousek@geology.cz

See Also

The actual plotting is done by the function plotWithLimits.

srnd, elemIso, reciprocalIso,

ageEps, isochron

Examples

    data(blatna_iso)
    accessVar("blatna_iso")
    
    epsEps()

[Package GCDkit version 6.1 Index]