duplicate_timestamps {cleanTS} | R Documentation |
This function finds and removes the duplicate timestamps in the time columns of the data.
duplicate_timestamps(dt)
dt |
Input data |
A list of data.table without duplicate timestamps and the duplicate timestamps.