geom_shiftedtext: geom for labeling geom_points

geom_shiftedtextR Documentation

geom for labeling geom_points

Description

See: http://stackoverflow.com/q/19694497/168137

Usage

geom_shiftedtext(
  mapping = NULL,
  data = NULL,
  stat = "identity",
  position = "identity",
  parse = FALSE,
  ...
)

Arguments

mapping

The aes mapping

data

The data

stat

The stat

position

The position

parse

Parse or not

...

Additional options passed on

Value

A geom usable by ggplot()


Middleton-Lab/MuscleTernary documentation built on Dec. 4, 2023, 10:28 p.m.