ceiling_date {ggplot2}R Documentation

Ceiling for dates and times

Description

Round date down to nearest multiple of time

Usage

ceiling_date(date, time)

Arguments

date date to round
time unit of time to round to (see cut.Date) for valid values

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]