fillNA_datesequence: fills DateTime gaps in a timeseries and fills the according...

Description Usage Arguments Value

View source: R/fillNA_DateTime_sequence.R

Description

fills DateTime gaps in a timeseries and fills the according values with NA.

Usage

1

Arguments

file

a data frame, matrix or array containing one column with POSIXct formated DateTime objects

timestep

string, time interval of the input timeseries. Example: "1 min", "10 min", "1 hour"

Value

returns the file with complete timeseries.


plvoit/PaulsPack documentation built on Dec. 15, 2019, 10:24 p.m.