geom_rootedge {ggtree}R Documentation

geom_rootedge

Description

display root edge

Usage

geom_rootedge(rootedge = NULL, ...)

Arguments

rootedge

length of rootedge; use phylo$root.edge if rootedge = NULL (by default).

...

additional parameters

Value

ggplot layer

Author(s)

Guangchuang Yu


[Package ggtree version 1.16.1 Index]