Brazil_distM {iNEXT.beta3D} | R Documentation |
Species pairwise distance matrix for species in the dataset Brazil_rainforests
Description
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.
Usage
data(Brazil_distM)
Format
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 ...
.......
[Package iNEXT.beta3D version 1.0.2 Index]