Learn R Programming

tsapp (version 1.0.4)

OXYGEN: Amount of an Oxygen isotope

Description

Amount of an Oxygen isotope

Usage

OXYGEN

Arguments

Format

OXYGEN is a matrix with 164 rows and 2 columns

T

Time

D

DELTA18O

Examples

Run this code
# NOT RUN {
data(OXYGEN)
## maybe   plot(OXYGEN[,1],OXYGEN[,2],type="l"); rug(OXYGEN[,1])
# }

Run the code above in your browser using DataLab