Description Usage Arguments Value See Also
Create pretty labels.
1 | pretty_labels(v, howmany = length(v), project.on = c(0, 1))
|
v |
Vector used as a range from which we draw our labels. |
howmany |
Howmany labels are preferred to be drawn on the axis. |
project.on |
The original interval of labels default [0,1] to which we want to project our newly created lables. |
A list of two elements list(at, labels)
.
axis function for the sematics of the "at" and "labels" elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.