nfold_breaks | R Documentation |
N-fold Breaks
nfold_breaks(n = 5)
n |
A numeric scalar of the desired number of breaks. |
A function to calculate the breaks from a vector.
nfold_breaks()(c(-3 / 4, -2 / 3, -1 / 2, 0, 1, 2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.