duplicate_timestamps: Duplicate Timestamps

View source: R/duplicate_timestamps.R

duplicate_timestampsR Documentation

Duplicate Timestamps

Description

This function finds and removes the duplicate timestamps in the time columns of the data.

Usage

duplicate_timestamps(dt)

Arguments

dt

Input data

Value

A list of data.table without duplicate timestamps and the duplicate timestamps.


Mayur1009/cleanTS documentation built on Oct. 11, 2023, 9:29 a.m.