powered by
Attempts to find a tif (Time Index Frequency) that "fits" the supplied dateTimes, and returns a ti object that hits the same dates and/or times.
tif
ti
inferTi(dateTimes)
a vector POSIXct object, or something that as.POSIXct can coerce into one.
POSIXct
as.POSIXct
a ti object as long as the input
as.ti
# NOT RUN { inferTi(Sys.time() + (1:5)*86400) # }
Run the code above in your browser using DataLab