table_proxy_transform: Apply a column transformation operation on the current...

Description Usage Arguments Value

View source: R/table_proxy_methods.R

Description

Currently this is intended to be used with the j argument to a datatableinterface object, but it could just as well be used to implement mutate or transmute for a dplyr interface.

Usage

1
table_proxy_transform(tbl_proxy, colexps)

Arguments

tbl_proxy

a table proxy object

colexps

column expressions

Value

a table proxy object with the new state


fstpackage/fsttable documentation built on Sept. 10, 2019, 9:18 p.m.