breaks {ggplot2}R Documentation

Discretise continuous vector

Description

Method that powers cut_number and cut_interval

Usage

breaks(x, equal, nbins = NULL, binwidth = NULL)

Arguments

x
equal
nbins
binwidth

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]