Brazil_rainforest_distance_matrix | R Documentation |
Brazil_rainforest_abun_data
This dataset includes a tree species pairwise symmetric distance matrix for 425 species listed in the dataset Brazil_rainforest_abun_data
. Each element in the matrix represents a Gower distance between two species computed from species traits.
data(Brazil_rainforest_distance_matrix)
Brazil_rainforest_distance_matrix
is a 425 x 425 (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.263 ...
$ Astronium_concinnum: num 0.522 0 0 0.525 0.509 ...
$ Astronium_graveolens: num 0.522 0 0 0.525 0.509 ...
.......
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.