Skip to contents

Cyclically shift a `ts`

Usage

shift_cyclic(x, t_cyclic)

Arguments

x

A `ts` object.

t_cyclic

A numeric. Time to shift cyclically.

Value

A cyclic-shifted `ts` object.