Learn R Programming

abd (version 0.2-8)

Dioecy: Dioecy vs. Monomorphism in Plants

Description

Number of dioecious and monomorphic taxa among pairs of closely related plants.

Arguments

Format

A data frame with 28 observations on the following 3 variables.
dioecious
a numeric vector
monomorphic
a numeric vector
taxon.pair
identifier for pair

Source

Heilbuth, J.C. 2000. Lower species richness in dioecious clades. The American Naturalist 156: 221-241.

Examples

Run this code
xyplot(dioecious ~ monomorphic, Dioecy, alpha = 0.65, pch = 16)

Run the code above in your browser using DataLab