position_nudge_tern: Nudge Ternary Points.

View source: R/position-nudge-tern.R

position_nudge_ternR Documentation

Nudge Ternary Points.

Description

This is useful if you want to nudge labels a little ways from their points, input data will normalised to sum to unity before applying the particular nudge, so the nudge variables should be as a fraction ie (0,1)

Usage

position_nudge_tern(x = 0, y = 0, z = 0)

Arguments

x, y, z

Amount of compositions to nudge

Author(s)

Nicholas Hamilton

See Also

Other position adjustments: position_jitter_tern()


ggtern documentation built on June 7, 2023, 6:33 p.m.