filter-dtplyr: Filter rows

Description Usage Arguments

Description

Aliases for where-dtplyr.

Usage

1
2
3
4
5
## S3 method for class 'ExprBuilder'
filter(.data, ..., .preserve)

## S3 method for class 'data.table'
filter(.data, ..., .preserve)

Arguments

.data

Either a data.table::data.table, or an instance of ExprBuilder.

...

See where-dtplyr.

.preserve

Ignored.


asardaes/dtplyr documentation built on May 6, 2019, 12:01 a.m.