r-cran-dtplyr

GNU R data table back-end for 'dplyr'
  https://cran.r-project.org/package=dtplyr
  0
  no reviews



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.