collapse.ggtree {ggtree}R Documentation

collapse-ggtree

Description

collapse a clade

Usage

## S3 method for class 'ggtree'
collapse(x = NULL, node, clade_name = NULL, ...)

Arguments

x

tree view

node

clade node

clade_name

set clade name. If clade_name = NULL, do nothing

...

additional parameters

Value

tree view

Author(s)

Guangchuang Yu

See Also

expand


[Package ggtree version 1.16.3 Index]