R/package.R

#' \code{rqdatatable}: Relational Query Generator for Data Manipulation Implemented by data.table
#'
#' Implements the \code{rquery} piped query algebra using \code{data.table}.  This allows
#' for a high-speed in memory implementation of Codd-style data manipulation tools.
#'
"_PACKAGE"

.datatable.aware <- TRUE

Try the rqdatatable package in your browser

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

rqdatatable documentation built on Aug. 21, 2023, 9:10 a.m.