View source: R/pretty_axis_support.R
| choose_foo_axis | R Documentation | 
This function returns a function to add an axis to a plot, depending on the input.
choose_foo_axis(at)
| at | A sequence of positions at which the axis is drawn. Numbers or times (i.e., dates or POSIXct objects) are supported. | 
The function returns either axis, axis.Date or axis.POSIXct depending on the input.
Edward Lavender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.