DTwrappers: Simplified Data Analysis with Wrapper Functions for the 'Data.Table' Package

Provides functionality for users who are learning R or the techniques of data analysis. Written as a collection of wrapper functions, the 'DTwrapper' package facilitates many core operations of data processing. This is achieved with relatively few requirements about the order of the processing steps or knowledge of specialized syntax. 'DTwrappers' creates coding results along with translations to data.table's code. This enables users to benefit from the speed and efficiency of data.table's calculations. Furthermore, the package also provides the translated code for educational purposes so that users can review working examples of coding syntax and calculations.

Package details

AuthorDavid Shilane [aut], Mayur Bansal [ctb, cre]
MaintainerMayur Bansal <mb4511@columbia.edu>
LicenseGPL-3
Version0.0.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("DTwrappers")

Try the DTwrappers package in your browser

Any scripts or data that you put into this service are public.

DTwrappers documentation built on June 21, 2021, 9:06 a.m.