Description Usage Format Examples
Dataset on Ecuadorian bird communities to be used as example in the function 'givemeTREE'. Organized as species (rows) by traits (columns) matrix with binary 0/1 data in each cell (0 = species does not have trait, 1 = species has trait).
1 |
An object of class data.frame
with 30 rows and 6 columns.
1 2 | traits <- data(traits)
givemeTREE(traits)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.