getRoot {treeio}R Documentation

getRoot

Description

get the root number

Usage

getRoot(tr)

Arguments

tr

phylo object

Value

root number

Author(s)

Guangchuang Yu

Examples

getRoot(rtree(10))

[Package treeio version 1.2.2 Index]