Add Time Axis
addTimeAxis(myDateTime, xlim = range(myDateTime), n = 20, time.format = NULL, add.grid = FALSE, padj = 0.5)
myDateTime | vector of POSIXct timestamps |
---|---|
xlim | lower and upper limits of range of timestamps to be shown |
n | number of timestamps to be shown, passed to |
time.format | time format string such as "
|
add.grid | if |
padj | passed to |