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