as.matrix.multiPhylo: dissimilarity map tree vectorization
Description
Dissimilarity maps convert trees to vectors using
tip-to-tip path lengths. Branch length information may be
optionally discarded (the default), resulting in vectors
based solely on tree topology.
Usage
## S3 method for class 'multiPhylo':
as.matrix(x, ...)