missing_timestamps {cleanTS} | R Documentation |
This function finds and inserts the missing timestamps in the time columns
of the data. The observations for the inserted timestamps are filled with
NA
.
missing_timestamps(dt)
dt |
Input data |
A list of data.table with inserted missing timestamps and the missing timestamps.