hadley/dtplyr: Data Table Back-End for 'dplyr'

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.3.1.9000
URL https://dtplyr.tidyverse.org https://github.com/tidyverse/dtplyr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hadley/dtplyr")
hadley/dtplyr documentation built on Feb. 22, 2024, 4:40 a.m.