near_ticks | R Documentation |
the ticks near a number
near_ticks(x, level = NULL, div = 2)
x |
number |
level |
the level of ticks, such as 1, 10, 100, etc. |
div |
number of divisions |
number vector of ticks
near_ticks(3462, level = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.