Learn R Programming

cleanTS (version 0.1.2)

missing_timestamps: Missing timestamps

Description

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.

Usage

missing_timestamps(dt)

Value

A list of data.table with inserted missing timestamps and the missing timestamps.

Arguments

dt

Input data