Skip to contents

Shift time series by time offset

Usage

shift(x, t_shift)

Arguments

x

A `ts` object.

t_shift

A numeric. Amount to shift (in seconds).

Value

A time-shifted `ts`.