powered by
The function is.rooted returns TRUE if .tree is a rooted tree, FALSE otherwise.
is.rooted
TRUE
.tree
FALSE
is.rooted(.tree)
A tree to be tested.
A logical.