geom_tippoint {ggtree}R Documentation

geom_tippoint

Description

add tip point

Usage

geom_tippoint(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

tip point layer

Author(s)

Guangchuang Yu


[Package ggtree version 1.16.0 Index]