dtplyr-package {dtplyr} | R Documentation |
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.
Maintainer: Hadley Wickham hadley@rstudio.com
Authors:
Maximilian Girlich
Mark Fairbanks
Ryan Dickerson
Other contributors:
RStudio [copyright holder, funder]
Useful links:
Report bugs at https://github.com/tidyverse/dtplyr/issues