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
WinVector/rqdatatable documentation built on Aug. 22, 2023, 3:25 p.m.