dtplyr (version 1.0.1)

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

Description

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

See Also

Useful links: