Description Usage Arguments Value
View source: R/fillNA_DateTime_sequence.R
fills DateTime gaps in a timeseries and fills the according values with NA.
1 | fillNA_datesequence(file, timestep)
|
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" |
returns the file with complete timeseries.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.