Skip to contents

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.