dist2list:
Convert distance matrix to pairwised list
Description
Convert distance matrix to pairwised list
Usage
dist2list(dist)
Arguments
dist
distance matrix
Value
Dataframe with three columns.
Details
Pairwise list with first column indicates the rows of the original distance matrix, second column indicates the columns indicates the rows of the original distance matrix, and the third indicats the values.
References
Tuomisto, H. (2003). "Dispersal, Environment, and Floristic Variation of Western Amazonian Forests." Science 299(5604): 241-244.