TopologyOnly | R Documentation |
TopologyOnly()
removes all information from trees except for their
topologies and leaf labels. This allows other functions to process
trees more rapidly, as they do not need to process unneeded metadata.
TopologyOnly(tree)
tree |
A tree of class |
Returns tree
, with each tree in Preorder
, with edge lengths,
node labels and other attributes removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.