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


kmiddleton/MuscleTernary documentation built on April 23, 2024, 7:49 a.m.