Learn R Programming

htsr (version 2.1.6)

h_gaprem_itv: Remove gaps in a time-series with a time interval threshold

Description

Remove gaps in a time-series with a time interval threshold

Usage

h_gaprem_itv(file, itv0 = 43201)

Value

a time-series file with the prefix gr_

Arguments

file

File name to proceed

itv0

Time threshold in seconds, default = 43201 (i.e 12 hours)

Author

P. Chevallier - Nov 2019

Details

Remove the missing values when the time interval between the previous and the next record is less than a fixed threshold