geom_tag: geom_tag

View source: R/geom_tag.R

geom_tagR Documentation

geom_tag

Description

highlight a datapoint on the figure with label.

Usage

geom_tag(
  x,
  y,
  label = "label",
  color = "cyan4",
  shape = 16,
  nudge_x = -0.5,
  nudge_y = -0.5,
  point_size = 3,
  label_size = 3
)

MarcellGranat/granatlib documentation built on July 9, 2023, 6:08 a.m.