Mercury {BSDA}R Documentation

Concentration of mercury in 25 lake trout

Description

Data for Example 1.9

Usage

Mercury

Format

A data frame with 25 observations on the following variable.

mercury
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Mercury)
attach(Mercury)
stem(mercury)
detach(Mercury)

[Package BSDA version 0.1 Index]