Is tree rooted?
TreeIsRooted()
is a fast alternative to ape::is.rooted()
.
TreeIsRooted(tree)
tree |
A phylogenetic tree of class |
TreeIsRooted()
returns a logical specifying whether a root node is
resolved.
Martin R. Smith (martin.smith@durham.ac.uk)
Other tree properties:
ConsensusWithout()
,
NSplits()
,
NTip()
,
SplitsInBinaryTree()
,
TipLabels()
TreeIsRooted(BalancedTree(6)) TreeIsRooted(UnrootTree(BalancedTree(6)))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.