Description Usage Arguments Value
View source: R/treeda-functions.R
Make a matrix describing the ancestry structure of a tree. Element (i,j) indicates whether leaf i is a descendant of node j.
| 1 | makeDescendantMatrix(tree)
 | 
| tree | A tree object of class phylo | 
A matrix describing the ancestry structure of a tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.