Learn R Programming

ggtern (version 3.5.0)

position_nudge_tern: 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

Nicholas Hamilton

See Also

Other position adjustments: position_jitter_tern()