Learn R Programming

abd (version 0.2-8)

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.

Arguments

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

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

Run the code above in your browser using DataLab