| sample.data | R Documentation |
Simulated data in a format suitable for use with the Wheatsheaf index functions in the windex package.
data(sample.data)
A data frame with 100 observations on the following 9 variables.
speciesa factor
focalsa numeric vector
bm1a numeric vector
bm2a numeric vector
bm3a numeric vector
ou1a numeric vector
ou2a numeric vector
ou3a numeric vector
bina numeric vector
The three 'bm' columns are values for three trait that have not evolved convergently. The three 'ou' columns are values for three traits that have evolved convergently with respect to the focal designation. bin is a column that was only for utility when creating the dataset.
dat<-data(sample.data)
summary(dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.