chop_auto {ggplot2}R Documentation

Automatic chop

Description

Keep categorical variables as is, chop up continuous variable

Usage

chop_auto(x)

Arguments

x data

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.1 Index]