View source: R/prepare_scales.R
increment1to8 | R Documentation |
Increment between 1 and 8.
increment1to8(x)
x |
Integer to increment. |
Integer. x + 1 if x is between 1 and 7, 1 otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.