stat_balance {ggtree}R Documentation

stat_balance

Description

stat_balance

Usage

stat_balance(mapping = NULL, data = NULL, geom = "rect",
  position = "identity", node, show.legend = NA, inherit.aes = FALSE,
  fill, color, alpha, extend = 0, extendto = NULL, ...)

Arguments

mapping

aes mapping

data

data

geom

geometric object

position

position

node

node number

show.legend

show legend

inherit.aes

logical

fill

fill color

color

color to outline highlights and divide balance

alpha

transparency

extend

extend xmax of the rectangle

extendto

extend xmax to extendto

...

additional parameter

Value

layer


[Package ggtree version 1.16.3 Index]