grapes-withoutrows-grapes: Convenience inflix operator to remove data.table rows.

%withoutrows%R Documentation

Convenience inflix operator to remove data.table rows.

Description

Convenience inflix operator to remove data.table rows.

Usage

dt %withoutrows% rows

Arguments

dt

A data.table.

rows

Row indicies to delete.

Value

A data.table subset of dt with rows from index rows.


andrewrech/datatable.inflix.operators documentation built on Sept. 17, 2023, 12:20 p.m.