scales (version 1.3.0)

date_breaks: Regularly spaced dates

Description

[Superseded]

Use breaks_width() instead.

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". Fractional seconds are supported.