Stop the holy war between data.table and dplyr, you can use both. The pipe operator is best for readable code, but data.table excels at performant merges and aggregations. These adapters give you the performance you want, when you need it, without sacrificing your beautiful pipelines.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.1.0 |
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.