transform_position {ggplot2}R Documentation

Convenience function to ensure that all position variables

Description

(x, xmin, xmax, xend) are transformed in the same way

Usage

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

Arguments

df
trans_x
trans_y
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]