View source: R/change_breaks.R
change_breaks | R Documentation |
Breaks a set of pretty breaks for changes.
change_breaks(n = 2, extra = NULL)
n |
the number of breaks on either side of the reference |
extra |
An optional vector of additional breaks. The function always appends these breaks. Use this option when you want to force this values to be a part of the breaks. |
Other utils:
change_labels()
,
is_effectclass()
,
unlist()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.