sppDistMatrix: Mean intra- and inter-specific distance matrix
Description
Creates a matrix giving the mean distances within and between species.
Usage
sppDistMatrix(distobj, sppVector)
Value
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.