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`.
Package details |
|
---|---|
Maintainer | |
License | GPL-2 |
Version | 0.2.0 |
URL | https://github.com/hope-data-science/tidydt |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.