Learn R Programming

ggtree (version 1.4.11)

geom_hilight: geom_hilight

Description

layer of hilight clade with rectangle

Usage

geom_hilight(node, fill = "steelblue", alpha = 0.5, extend = 0, extendto = NULL)

Arguments

node
selected node to hilight
fill
color fill
alpha
alpha (transparency)
extend
extend xmax of the rectangle
extendto
extend xmax to extendto

Value

ggplot2