Learn R Programming

abd (version 0.2-6)

Tobacco2: Flower Length in Tobacco Plants

Description

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

Arguments

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

Run this code
data(Tobacco2)
xtabs(~flower.length + generation, Tobacco2)
bwplot(flower.length ~ generation, Tobacco2)

Run the code above in your browser using DataLab