Learn R Programming

phyloclim (version 0.9-0)

enneaphylla_laciniata: Niche overlap for Oxalis enneaphylla and O. lacinita

Description

Objects equ and sim contain the results of the niche.equivalency.test and the bg.similarity.test (Warren et al. 2008) for Oxalis enneaphylla and O. laciniata from section Palmatifoliae.

Usage

data(equ)
data(sim)

Arguments

source

C. Heibl, unpublished data.

References

Warren, D., R.E. Glor, & M. Turelli. 2008. Environmental niche equivalency versus conservatism: quantitative approaches to niche evolution. Evolution. 62: 2868-2883.

Examples

Run this code
# plot results of niche equivalency test
data(equ)
plot(equ)

# plot results of background similarity test
data(sim)
plot(sim)

Run the code above in your browser using DataLab