filter.fileMDB: Filter a fileMDB object and return a memoMDB

View source: R/fileMDB.R

filter.fileMDBR Documentation

Filter a fileMDB object and return a memoMDB

Description

Filter a fileMDB object and return a memoMDB

Usage

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

Arguments

.data

a fileMDB object

...

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

.preserve

not used

Value

a memoMDB object


TKCat documentation built on Feb. 16, 2023, 10:51 p.m.