bin {ggplot2}R Documentation

Bin data

Description

This function powers stat_bin

Usage

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

Arguments

x
weight
binwidth
origin
breaks
range
width

Details

Author(s)

Hadley Wickham <h.wickham@gmail.com>

Examples






[Package ggplot2 version 0.6 Index]