bin {ggplot2}R Documentation

Bin data

Description

This function powers stat_binR

Usage

bin(x, weight=NULL, binwidth=NULL, origin=NULL, breaks=NULL, range=NULL, width=0.9)

Arguments

x
weight
binwidth
origin
breaks
range
width

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.7 Index]