shrektan / dtext

data.table extensions. The desired feature that I wish data.table to have but not yet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data.table Extensions

Codecov test coverage R build status

This package provides some useful helper functions to work with data.table.

Since these are helper functions, the function names are usually concise and may cause conflict with other R packages. Thus, I suggest people use the package without explicitly attaching it. In other words, please call the function with dtext::fun().

About

data.table extensions. The desired feature that I wish data.table to have but not yet.

License:MIT License


Languages

Language:R 100.0%