pretty_breaks {scales} | R Documentation |
breaks_pretty()
These functions are kept for backward compatibility; you should switch
to breaks_pretty()
for new code.
pretty_breaks(n = 5, ...)
n |
Desired number of breaks. You may get slightly more or fewer breaks that requested. |
... |
other arguments passed on to |