geom_tree {ggtree}R Documentation

geom_tree

Description

add tree layer

Usage

geom_tree(mapping = NULL, data = NULL, layout = "rectangular",
  multiPhylo = FALSE, ...)

Arguments

mapping

aesthetic mapping

data

data

layout

one of 'rectangular', 'slanted', 'fan', 'circular', 'radial', 'equal_angle' or 'daylight'

multiPhylo

logical

...

additional parameter

Value

tree layer

Author(s)

Yu Guangchuang


[Package ggtree version 1.16.0 Index]