geom_rootpoint {ggtree}R Documentation

geom_rootpoint

Description

add root point

Usage

geom_rootpoint(mapping = NULL, data = NULL, position = "identity",
  na.rm = FALSE, show.legend = NA, inherit.aes = TRUE, ...)

Arguments

mapping

aes mapping

data

data

position

position

na.rm

logical

show.legend

logical

inherit.aes

logical

...

addktional parameter

Value

root point layer

Author(s)

Guangchuang Yu


[Package ggtree version 1.16.4 Index]