get_balance_position {ggtree} | R Documentation |
get position of balance (xmin, xmax, ymin, ymax)
get_balance_position(treeview, node, direction)
treeview |
tree view |
node |
selected node |
direction |
either (1 for 'up' or 2 for 'down') |
data.frame
Justin Silverman