Tobacco2: Flower Length in Tobacco Plants

Tobacco2R Documentation

Flower Length in Tobacco Plants

Description

Distribution of flow lengths in F1 and F2 populations of Nicotiana.

Usage

Tobacco2

Format

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

flower.length

a numeric vector

generation

a factor with levels F1 F2

Source

East, E.M. 1916. Studies on size inheritance in Nicotiana. Genetics 1: 164-176.

References

http://www.genetics.org/content/vol1/issue2/

http://en.wikipedia.org/wiki/Nicotiana

See Also

Tobacco

Examples


xtabs(~ flower.length + generation, Tobacco2)
bwplot(flower.length ~ generation, Tobacco2)


kmiddleton/abd documentation built on April 24, 2024, 12:17 p.m.