date_breaks {scales} | R Documentation |
Use breaks_width()
instead.
date_breaks(width = "1 month")
width |
an interval specification, one of "sec", "min", "hour", "day", "week", "month", "year". Can be by an integer and a space, or followed by "s". Fractional seconds are supported. |