mcskinner/dtplyr: Adapt data.table for Use with Pipes

Stop the holy war between data.table and dplyr, you can use both. The pipe operator is best for readable code, but data.table excels at performant merges and aggregations. These adapters give you the performance you want, when you need it, without sacrificing your beautiful pipelines.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mcskinner/dtplyr")
mcskinner/dtplyr documentation built on Nov. 4, 2019, 6:23 p.m.