CRAN

table.express 0.1.1

Build 'data.table' Expressions with Data Manipulation Verbs

Released Jun 3, 2019 by Alexis Sarda-Espinosa

This package cannot yet be used with Renjin it depends on other packages which are not available: data.table 1.12.2

Dependencies

data.table 1.12.2 dplyr 0.8.2 magrittr 1.5 tidyselect 0.2.5 rlang 0.4.0 R6 2.4.0

A specialization of 'dplyr' data manipulation verbs that parse and build expressions which are ultimately evaluated by 'data.table', letting it handle all optimizations. A set of additional verbs is also provided to facilitate some common operations on a subset of the data.

Source

R

View GitHub Mirror

Release History