View source: R/scale_break_functions.R
range_breaks | R Documentation |
breaks function for including min + max with labels, and a few unlabeled ticks in between
range_breaks(n = 3, digits = 2)
n |
number of breaks added within the min-max range |
digits |
number of decimal places to display |
a function for generating breaks on a continuous scale with the min and max labeled
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.