Learn R Programming

ClamR (version 2.1-3)

otolith: otolith Proxy Data

Description

Early Oligocene otolith from the US Gulf Coast.

Usage

data(otolith)

Arguments

Format

A data frame with 63 observations on the following 2 variables.

distance

a numeric vector

d18O

a numeric vector

Details

Duplicate data have been removed.

References

Wang, T., Surge, D., and Lees, J. M., (2015) ClamR: A Statistical Evaluation of Isotopic and Temperature Records in Sclerochronologic Studies. Palaeogeography, Palaeoclimatology, Palaeoecology, doi:10.1016/j.palaeo.2015.07.008.\

Examples

Run this code
data(otolith)

plot(otolith$distance, otolith$d180)


Run the code above in your browser using DataLab