Rdocumentation
powered by
Learn R Programming
scales (version 0.1.0)
date_breaks: Regularly spaced dates.
Description
Regularly spaced dates.
Usage
date_breaks(width = "1 month")
Arguments
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".