filter.metaMDB: Filter a metaMDB object

View source: R/metaMDB.R

filter.metaMDBR Documentation

Filter a metaMDB object

Description

Filter a metaMDB object

Usage

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

Arguments

.data

a metaMDB object

...

each argument should have the name of one of the tables of the metaMDB 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 Feb. 16, 2023, 10:51 p.m.