s_modify: Modified version of modify that uses string arguments

Description Usage Arguments

View source: R/modify.R

Description

Modified version of modify that uses string arguments

Usage

1
s_modify(.dt, ..., .envir = parent.frame())

Arguments

.dt

the data.table / similar object that shall be modified

...

string version of arguments of modify (see example)

.envir

environment in which arguments will be evaluated (relevant if variables outside .dt are used)


skranz/dplyrExtras documentation built on May 20, 2020, 6:39 p.m.