Pollen {abd}R Documentation

Sterility in Hybrid Pollens

Description

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

Format

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

genetic.distance

a numeric vector

proportion.sterile

a numeric vector

Source

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

Examples

str(Pollen)
xyplot(proportion.sterile ~ genetic.distance, Pollen)

[Package abd version 0.2-8 Index]