Vines {abd}R Documentation

Climbing Vines

Description

Number of climbing and nonclimbing species within closely related general of plants.

Format

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

climbing

a numeric vector

nonclimbing

a numeric vector

Source

Gianoli, E. 2004. Evolution of a climbing habit promotes diversification in flowering plants. Proceedings of the Royal Society of London, Series B, Biological Sciences 271: 2011-2015.

References

http://rspb.royalsocietypublishing.org/content/271/1552/2011.full.pdf

Examples

xyplot(nonclimbing ~ climbing, Vines, scales=list(log=TRUE))

[Package abd version 0.2-8 Index]