Rdocumentation
powered by
Learn R Programming
TLBC (version 1.0)
alignStart: Function to align start of a window
Description
Aligns start time to nearest minute interval.
Usage
alignStart(winSize, start)
Arguments
winSize
Window size in seconds.
start
The start time as a POSIXlt DateTime object.
See Also
DateTimeClasses