pos_dodge {ggplot2}R Documentation

Dodge overlapping interval

Description

Assumes that each set has the same horizontal position

Usage

pos_dodge(df, width)

Arguments

df
width

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]