Tobacco2: Flower Length in Tobacco Plants

Description Format Source References See Also Examples

Description

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

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

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

abd documentation built on May 2, 2019, 2:14 p.m.