viewClade {ggtree}R Documentation

viewClade

Description

view a clade of tree

Usage

viewClade(tree_view = NULL, node, xmax_adjust = 0)

Arguments

tree_view

tree view (i.e. the ggtree object). If tree_view is NULL, the last ggplot will be used.

node

internal node number to specify a clade. If NULL, using the whole tree

xmax_adjust

adjust xmax

Value

clade plot

Author(s)

Guangchuang Yu


[Package ggtree version 2.4.2 Index]