getChild.df {ggtree}R Documentation

getChild.df

Description

Get list of child node id numbers of parent node

Usage

getChild.df(df, node)

Arguments

df

tree data.frame

node

is the node id of child in tree.

Value

list of child node ids of parent


[Package ggtree version 1.10.5 Index]