Brazil_distM | R Documentation |
Brazil_rainforests
This dataset includes a tree species pairwise symmetric distance matrix for 185 species listed in the
Brazil_rainforests
dataset. Each element in the matrix represents a Gower distance between two species
computed from species traits.
data(Brazil_distM)
Brazil_distM
is a 185 x 185 (species by species) symmetric data.frame. Each element of the data.frame
is between zero (for species pairs with identical traits) and one.
$ Carpotroche_brasiliensis : num 0 0.522 0.522 0.253 0.0.396 ...
$ Astronium_concinnum : num 0.522 0 0 0.525 0.0.625 ...
$ Astronium_graveolens : num 0.522 0 0 0.525 0.0.625 ...
.......
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.