Learn R Programming

dtplyr (version 1.3.0)

dtplyr-package: dtplyr: Data Table Back-End for 'dplyr'

Description

logo

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.

Arguments

Author

Maintainer: Hadley Wickham hadley@rstudio.com

Authors:

  • Maximilian Girlich

  • Mark Fairbanks

  • Ryan Dickerson

Other contributors:

  • RStudio [copyright holder, funder]

See Also