README.md

DTwrappers

Build Status Codecov test coverage

Overview

Many newcomers to the data.table package are overwhelmed by the unique syntax . DTwrappers is useful in applying data.table with wrapper functions while still maintaining the data.table execution speed.

Install the current release from CRAN:

install.packages('DTwrappers')

Install the development version from GitHub:

devtools::install_github('dachosen1/DTwrappers')

Usage

DTwrappers package has 9 main functions. The main purpose of developing the package is to help users to apply data.table package faster and more convenient.



dachosen1/DTwrappers documentation built on Dec. 25, 2019, 8:04 a.m.