collide {ggplot2}R Documentation

Collide

Description

Detect and prevent collisions

Usage

collide(data, width = NULL, name, strategy, check.width = TRUE)

Arguments

data
width
name
strategy
check.width

Details

Powers dodging, stacking and filling

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]