Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

transform_position_tern

Convenience function to transform all position variables in a ternary plot


Description

Convenience function to transform all position variables in a ternary plot

Usage

transform_position_tern(df, trans_x = NULL, trans_y = NULL,
  trans_z = NULL, ...)

Arguments

trans_x, trans_y, trans_z

Transformation functions for x, y and z aesthetics. (will transform x, xmin, xmax, xend etc)

...

Additional arguments passed to trans_x and trans_y.

Author(s)

Nicholas Hamilton


ggtern

An Extension to 'ggplot2', for the Creation of Ternary Diagrams

v3.3.0
GPL-2 | file LICENSE
Authors
Nicholas Hamilton [aut, cre]
Initial release
2020-04-9

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.