Create a Time Index to Match a Vector of DateTimes
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.
inferTi(dateTimes)
dateTimes |
a vector |
a ti
object as long as the input
May fail if there is no tif
that closely matches the inputs.
inferTi(Sys.time() + (1:5)*86400)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.