split_decades | R Documentation |
Split stingy limit_breaks into more parts per complete decade
split_decades(v, splits = c(0, 1, 2, 3, 4, 5, 10))
v |
Vector on the unlogged scale to be examined and split |
splits |
Integer, one of |
Vector with splits added
Other breaking:
breaks_divMult()
,
limit_breaks()
,
limitimil()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.