This will create a distance (or similarity) matrix using any of the provided
indices: sorenson
, simpson
,
bray.curtis
, jaccard
, morisita.horn
,
chao.jaccard
and chao.sorenson
. Creating a
distance matrix will give a value of 1 for the most distantly related sites,
while similarity index will give a value of 1 for the most similar sites.
dino.dist
is an old name for the function, and is in the process of being deprecated.