Learn R Programming

Sleuth3 (version 1.0-3)

ex1120: Was Tyrannosaurus Rex Warm-Blooded?

Description

Data are the isotopic composition of structural bone carbonate (\(X\)) and the isotopic composition of the coexisting calcite cements (\(Y\)) in 18 bone samples from a specimen of the dinosaur Tyrannosaurus rex. Evidence that the mean of \(Y\) is positively associated with \(X\) was used in an argument that the metabolic rate of this dinosaur resembled warm-blooded more than cold-blooded animals.

Usage

ex1120

Arguments

Format

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

Carbonate

isotopic composition of bone carbonate

Calcite

isotopic composition of calcite cements

References

Barrick, R.E. and Showers, W.J. (1994). Thermophysiology of Tyrannosaurus rex: Evidence from Oxygen Isotopes, Science 265(5169): 222--224.

See Also

ex0523

Examples

Run this code
# NOT RUN {
str(ex1120)
# }

Run the code above in your browser using DataLab