sw_augment_columns: Augments data

View source: R/utils-broom.R

sw_augment_columnsR Documentation

Augments data

Description

Augments data

Usage

sw_augment_columns(ret, data, rename_index, timetk_idx = FALSE)

Arguments

ret

An object of class tibble

data

Any time series data that is to be augmented

rename_index

A variable indicating the index name to be used in the tibble returned

timetk_idx

Uses the timetk index (irregular time index) if present.


business-science/sweep documentation built on Feb. 2, 2024, 2:49 a.m.