Pollen: Sterility in Hybrid Pollens

Description Usage Format Source Examples

Description

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

Usage

1

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

1
2
3
data(Pollen)
str(Pollen)
xyplot(proportion.sterile ~ genetic.distance, Pollen)

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