tk_augment_timeseries: Augment the time series signature to the data

Description Usage Arguments Details Value See Also Examples

Description

Augment the time series signature to the data

Usage

1

Arguments

data

A time-based tibble or time-series object.

Details

tk_augment_timeseries_signature adds the time series signature features including numeric value, differences, year, month, day, day of week, day of month, day of year, hour, minute, second to the input data.

Value

Returns a tibble object describing the timeseries.

See Also

tk_get_timeseries_signature(), tk_get_timeseries_summary()

Examples

1
2
3
4
5
6

timekit documentation built on July 4, 2017, 9:45 a.m.