r-dtplyr 1.2.1 Data Table back-end for dplyr
This package provides a data.table
backend for dplyr
. The goal of dtplyr
is to allow you to write dplyr
code that is automatically translated to the equivalent, but usually much faster, data.table
code.
- Website: https://github.com/tidyverse/dtplyr
- License: Expat
- Package source: cran.scm
- Patches: None
- Builds: x86_64-linux, i686-linux