dplyr_col_modify.grouped_tsymble: dplyr_col_modify.grouped_tsymble

dplyr_col_modify.grouped_tsymbleR Documentation

dplyr_col_modify.grouped_tsymble

Description

An S3 method for modifying a tsymble_ts object

Usage

## S3 method for class 'grouped_tsymble'
dplyr_col_modify(data, cols)

Arguments

data

A tibble. We use tibbles because they avoid some inconsistent subset-assignment use cases.

cols

A named list used to modify columns. A NULL value should remove an existing column.


yogat3ch/AlpacaforR documentation built on July 2, 2023, 10:48 a.m.