Learn R Programming

BSDA (version 1.01)

Mercury: Concentration of mercury in 25 lake trout

Description

Data for Example 1.9

Usage

Mercury

Arguments

Format

A data frame with 25 observations on the following variable.

mercury

a numeric vector

Examples

Run this code
# NOT RUN {
str(Mercury)
attach(Mercury)
stem(mercury)
detach(Mercury)
# }

Run the code above in your browser using DataLab