range_breaks: breaks function for including min + max with labels, and a few unlabeled ticks in between
Description
breaks function for including min + max with labels, and a few unlabeled ticks in between
Usage
range_breaks(n = 3, digits = 2)
Value
a function for generating breaks on a continuous scale with the min and max labeled
Arguments
- n
number of breaks added within the min-max range
- digits
number of decimal places to display