Iso_data: Stable water isotope dataset

Description Usage Format Author(s) Examples

Description

Continuous measurements of stable water isotopes.

Usage

1
data("Iso_data")

Format

A data frame with 315 observations on the following 3 variables

Identifier

Sample names.

d.18_16.Mean

Isotopic measurements of delta values for oxygen-18 (numeric vector).

d.D_H.Mean

Isotopic measurements of delta values for deuterium (numeric vector).

There are 8 itterations per sample. The last sample ("833") is incomplete to illustrate errors due to missing itterations. Sample "377" contains NAs to illustrate errors due to NAs.

Author(s)

J.D.M.S.

Examples

1
2
3
data("Iso_data")

# See examples in functions 'drift', 'carry.over' and 'iso.summary'.

IsoCorr documentation built on Jan. 8, 2021, 2:13 a.m.

Related to Iso_data in IsoCorr...