Learn R Programming

htsr (version 2.1.6)

h_gaperr: Replace errors with gaps in a time-series based on neighboring values

Description

Replace errors with gaps in a time-series based on neighboring values

Usage

h_gaperr(file, nv = 1, itv0 = 43201, df)

Value

a time-series file with the prefix eg_

Arguments

file,

File name to proceed

nv

Number of below and above neighboring values to take into account, default = 1

itv0

Threshold of minimum time gap (see function h_gaprem_itv)

df

Deviation value factor for testing if a value is correct or not

Author

P. Chevallier - Nov 2019

Details

Replace errors with gaps in a time-series based on neighboring values