dating {vis}R Documentation

dating

Description

Data frame with components: carbon and thorium giving estimated dates of coral samples using two dating methods.

Usage

data(dating)

Format

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

carbon
a numeric vector
thorium
a numeric vector

Source

All of the data sets from Cleveland (1993) can be obtained from Statlib by email or ftp. Send the message "send visualizing.data from S" to statlib@lib.stat.cmu.edu, or access lib.stat.cmu.edu by ftp, log in as statlib, and retrieve the file S/visualizing.data. trellis.datasets S-PLUS Language Reference S-Plus, trellis.datasets

References

Cleveland, William S. (1993). Visualizing Data. Hobart Press, Summit, New Jersey.

Examples

data(barley)

[Package vis version 1.0 Index]