PCMTreePreorderCpp | R Documentation |
Fast preorder of the edges in a tree
PCMTreePreorderCpp(tree)
tree |
a phylo object |
an integer vector containing indices of rows in tree$edge
in
their preorder order.
PCMTreePreorderCpp(PCMBase::PCMBaseTestObjects$tree.a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.