Learn R Programming

abd (version 0.1-21)

Pollen: Sterility in Hybrid Pollens

Description

Genetic distance between pairs of species of the genus Silene and proportion of their hybrid offspring that are sterile.

Usage

data(Pollen)

Arguments

source

Moyle, L.C., M.S. Olson, and P. Tiffin. 2004. Patterns of reproductive isolation in three angiosperm genera. Evolution 58: 1195-1208.

Examples

Run this code
data(Pollen)
str(Pollen)
xyplot(proportion.sterile ~ genetic.distance, Pollen)

Run the code above in your browser using DataLab