pretty_breaks: Superseded interface to breaks_pretty()
Description
These functions are kept for backward compatibility; you should switch
to breaks_pretty()
for new code.
Usage
pretty_breaks(n = 5, ...)
Arguments
- n
Desired number of breaks. You may get slightly more or fewer
breaks that requested.
- ...
other arguments passed on to pretty()