get.path {ggtree}R Documentation

get.path

Description

path from start node to end node

Usage

get.path(phylo, from, to)

Arguments

phylo

phylo object

from

start node

to

end node

Value

node vectot

Author(s)

Guangchuang Yu


[Package ggtree version 3.0.4 Index]