This help topic is for R version 2.9.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/grid/html/grid.pretty.html
grid.pretty {grid}R Documentation

Generate a Sensible Set of Breakpoints

Description

Produces a pretty set of breakpoints within the range given.

Usage

grid.pretty(range)

Arguments

range

A numeric vector

Value

A numeric vector of breakpoints.

Author(s)

Paul Murrell


[Package grid version 2.9.0 ]