Learn R Programming

cleanTS (version 0.1.2)

duplicate_timestamps: Duplicate Timestamps

Description

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

Usage

duplicate_timestamps(dt)

Value

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

Arguments

dt

Input data