Learn R Programming

faraway (version 1.0.6)

seeds: Germination of seeds depending on moisture and covering

Description

A Biologist analyzed an experiment to determine the effect of moisture content on seed germination. Eight boxes of 100 seeds each were treated with the same moisture level. 4 boxes were covered and 4 left uncovered. The process was repeated at 6 different moisture levels (nonlinear scale).

Usage

data(seeds)

Arguments

source

Chatfield C. (1995) Problem Solving: A Statistician's Guide, 2ed Chapman Hall.

Examples

Run this code
data(seeds)
## maybe str(seeds) ; plot(seeds) ...

Run the code above in your browser using DataLab