getICS: getICS

Description Usage Details Value Author(s) See Also Examples

View source: R/accessConst.R

Description

Returns isotopic composition data for all known isotopes (getICS()), or trace element concentration data or the NIST SRM 612 (getNIST612()).

Usage

1
2

Details

These functions should rarely be necessary to be used. Convenient wrapper functions for filtering single values are provided, see standardAtomicWeight() and get612conc().

Value

Returns a data.frame containing the requested data.

Author(s)

Martin Rittner (kmr@thegeologician.net)

See Also

standardAtomicWeight, get612conc

Examples

1
2
ics<-getICS()
nist612<-getNIST612()

GeoConst documentation built on May 2, 2019, 5:57 p.m.

Related to getICS in GeoConst...