Learn R Programming

Sleuth3 (version 1.0-3)

ex1111: Chernobyl Fallout

Description

The data are are the cesium concentrations (in Bq/kg) in soil and in mushrooms at 17 wooded locations in Umbria, Central Italy, from August 1986 to November 1989. Researchers wished to investigate the cesium transfer from contaminated soil to plants after the Chernobyl nuclear power plant accident in April 1986 by describing the distribution of the mushroom concentration as a function of soil concentration.

Usage

ex1111

Arguments

Format

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

Mushroom

the cesium concentration in mushrooms, Bq/kg

Soil

the cesium concentration in soil, Bq/kg

Examples

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

Run the code above in your browser using DataLab