facet_widths {ggtree}R Documentation

facet_widths

Description

set relative widths (for column only) of facet plots

Usage

facet_widths(p, widths)

Arguments

p

ggplot or ggtree object

widths

relative widths of facet panels

Value

ggplot object by redrawing the figure (not a modified version of input object)

Author(s)

Guangchuang Yu


[Package ggtree version 1.16.2 Index]