View source: R/pretty_axis_support.R
pretty_x | R Documentation |
This function creates a regular pretty sequence from numbers or times.
pretty_x(obj, x, ...)
x |
A vector of numbers or times. |
... |
Other arguments passed to |
An |
object. |
The function returns a series of pretty numbers or times.
Edward Lavender
link[prettyGraphics]{pretty_seq}
is an extension of this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.