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.

Version: 0.0.2
Depends: R (≥ 3.1.0)
Imports: data.table
Suggests: knitr, rmarkdown, covr, testthat (≥ 2.1.0)
Published: 2021-06-21
Author: David Shilane [aut], Mayur Bansal [ctb, cre]
Maintainer: Mayur Bansal <mb4511 at columbia.edu>
License: GPL-3
NeedsCompilation: no
CRAN checks: DTwrappers results

Documentation:

Reference manual: DTwrappers.pdf
Vignettes: Introduction_to_DTwrappers

Downloads:

Package source: DTwrappers_0.0.2.tar.gz
Windows binaries: r-devel: DTwrappers_0.0.2.zip, r-release: DTwrappers_0.0.2.zip, r-oldrel: DTwrappers_0.0.2.zip
macOS binaries: r-release (arm64): DTwrappers_0.0.2.tgz, r-oldrel (arm64): DTwrappers_0.0.2.tgz, r-release (x86_64): DTwrappers_0.0.2.tgz
Old sources: DTwrappers archive

Reverse dependencies:

Reverse imports: DTwrappers2

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DTwrappers to link to this page.