View source: R/visual__labelGenerator.R
labelGenerator | R Documentation |
For example, you may want the axis to be labelled by 0, 1k, 2k, etc.
labelGenerator(ticks, interval, labels)
ticks |
The ticks on an axis |
interval |
N, a label is laid every N ticks |
labels |
A vector of labels to be placed on the axis |
Yu Wan (wanyuac@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.