date_breaks: Regularly spaced dates

View source: R/breaks-retired.R

date_breaksR Documentation

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.


scales documentation built on June 8, 2025, 12:13 p.m.