missing_timestamps {cleanTS}R Documentation

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)

Arguments

dt

Input data

Value

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


[Package cleanTS version 0.1.2 Index]