Description Usage Arguments Examples
This function generates an axis with a label in an exponential form, given a log-scale range.
1 | exp_axis(x, axis_ind, n = 5)
|
x |
Vector of numbers to plot or range of the numbers |
axis_ind |
Axis number (1: bottom, 2: left, 3: top, 4: right) |
n |
(Rough) number of tick marks that is used to find pretty tick mark positions. (parameter for pretty()) |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.