dplyr_col_modify.tsymble_ts: dplyr_col_modify.tsymble_ts

View source: R/dplyr-verbs.R

dplyr_col_modify.tsymble_tsR Documentation

dplyr_col_modify.tsymble_ts

Description

An S3 method for modifying a tsymble_ts object

Usage

## S3 method for class 'tsymble_ts'
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.


jagg19/AlpacaforR documentation built on July 3, 2023, 12:14 p.m.