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/datatable.inflix.operators documentation built on Sept. 17, 2023, 12:20 p.m.