hope-data-science/tidydt0: Tidy Verbs for `data.table`

A toolkit of tidy data manipulation verbs with `data.table` as the backend (partly) via `maditr`. Combines the merits of syntax elegance from `dplyr` and computing performance from `data.table`, `tidydt` intends to provide users with state-of-the-art data manipulation tools with least pain. This package is inspired by `maditr`, but follows a different philosophy of design, such as prohibiting in place replacement and used a "_dt" suffix API. Also, `tidydt` would introduce more tidy data verbs from other packages, including but not limited to `tidyverse` and `data.table`.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.2.0
URL https://github.com/hope-data-science/tidydt
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hope-data-science/tidydt0")
hope-data-science/tidydt0 documentation built on Feb. 3, 2020, 12:04 a.m.