Learn R Programming

IsoCorr (version 1.0)

Iso_data: Stable water isotope dataset

Description

Continuous measurements of stable water isotopes.

Usage

data("Iso_data")

Arguments

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.

Examples

Run this code
# NOT RUN {
data("Iso_data")

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

Run the code above in your browser using DataLab