full {ecodist} | R Documentation |
Converts a column order distance matrix to a full symmetric matrix.
full(v)
v |
lower-triangular column order distance matrix. |
Converts lower-triangular distance matrix as written by R/S-Plus functions into a symmetric matrix.
a full symmetric matrix.
Sarah Goslee, Sarah.Goslee@ars.usda.gov