Description Usage Arguments Value Author(s)
Divide the range of x into intervals, returning the breakpoints of these intervals
| 1 | getBreaks(x, breaks, dig.lab = 3L)
 | 
| x | a numeric vector which is to be converted to a factor by cutting | 
| breaks | a single number (greater than or equal to 2) giving the number of intervals into which x is to be cut | 
| dig.lab | integer which is used when labels are not given. It determines the number of digits used in formatting the break numbers | 
a vector of numeric breakpoints
Jason Waddell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.