rm.dls: Remove daylight saving time steps in an extended time series

View source: R/rm.dls.r

rm.dlsR Documentation

Remove daylight saving time steps in an extended time series

Description

Remove the daylight saving time steps in an xts-object

Usage

rm.dls(x)

Arguments

x

an xts object.

Details

The function essentially creates an time series sequence in utc with the same length as x. Then the index of x is replaced by this new time series.

Value

an xts object.

Author(s)

Simon Frey


freysimon/TigeR documentation built on Feb. 3, 2024, 2:32 a.m.