grapes-without-grapes: Convenience inflix operator to remove columns from a...

%without%R Documentation

Convenience inflix operator to remove columns from a data.table by reference.

Description

Convenience inflix operator to remove columns from a data.table by reference.

Usage

dt %without% cols

Arguments

dt

A data.table.

cols

Vector of columns patterns to remove.

Value

A data.table subset of dt with column names not matching cols.


andrewrech/dt.inflix documentation built on Sept. 18, 2023, 12:56 p.m.