add_position {ggplot}R Documentation

Add position scales.

Description

Add postiion scales to a plot

Usage

add_position(plot, pre, position)

Arguments

plot plot object
pre precompution, see code in ggplot_plot
position position ("x" or "y")

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]