Description Usage Arguments Value Author(s) Examples
Creates a matrix giving the mean distances within and between species.
1 | sppDistMatrix(distobj, sppVector)
|
distobj |
A distance matrix. |
sppVector |
The species vector (see |
A square matrix with dimensions length(sppVector)
. It contains the mean intra specific distances down the diagonal, and the mean pairwise distance between the species in the triangles. The two triangles are identical.
Samuel Brown <s_d_j_brown@hotmail.com>
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.