Description Usage Arguments Details Value Author(s) See Also Examples
Returns a symmetric matrix containing the pairwise distances between all nodes, or possibly the pairwise distances between tips only.
| 1 | 
| phy | A  | 
| type | Should pairwise distances be returned for "all" nodes (default), or only for "tip" nodes? | 
| use.labels | (logical) If FALSE, row and column names are the
numeric node IDs, otherwise labels will be used (possibly resulting
in  | 
TODO
Numeric matrix of distances, with either node IDs or node labels as row and column names.
Jim Regetz (regetz@nceas.ucsb.edu)
ape package functions cophenetic and dist.nodes, on
which pairdist is based.
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.