nodeid {tidytree}R Documentation

nodeid

Description

convert tree label to internal node number

Usage

nodeid(tree, label)

Arguments

tree

tree object

label

tip/node label(s)

Value

node number

Author(s)

Guangchuang Yu


[Package tidytree version 0.4.6 Index]