as.matrix.multiPhylo: dissimilarity map tree vectorization

Description Usage Arguments Value Author(s) Examples

View source: R/dist.diss.R

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

1
2
## S3 method for class 'multiPhylo'
as.matrix(x, ...)

Arguments

x

an ape::multiPhylo object.

...

additional options for ape::cophenetic.phylo

Value

a row matrix of tree vectors

Author(s)

Grady Weyenberg

Examples

1

kdetrees documentation built on May 1, 2019, 9:35 p.m.