transform_position: Convenience function to transform all position variables.

Description Usage Arguments

View source: R/position-.r

Description

Convenience function to transform all position variables.

Usage

1
transform_position(df, trans_x = NULL, trans_y = NULL, ...)

Arguments

trans_x, trans_y

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

...

Additional arguments passed to trans_x and trans_y.


TomeTiger/ggplot2 documentation built on May 29, 2019, 7:53 a.m.