filter.memoMDB: Filter a memoMDB object

View source: R/memoMDB.R

filter.memoMDBR Documentation

Filter a memoMDB object

Description

Filter a memoMDB object

Usage

## S3 method for class 'memoMDB'
filter(.data, ..., .preserve = FALSE)

Arguments

.data

a memoMDB object

...

each argument should have the name of one of the tables of the memoMDB object and contain a simple logical expression involving the names of the corresponding table.

.preserve

not used

Value

a filtered memoMDB object


TKCat documentation built on July 3, 2024, 5:06 p.m.