slice.metaMDB: Subset a metaMDB object according to row position in one...

View source: R/metaMDB.R

slice.metaMDBR Documentation

Subset a metaMDB object according to row position in one table

Description

Subset a metaMDB object according to row position in one table

Usage

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

Arguments

.data

a metaMDB object

...

a single argument. The name of this argument should be a table name of x and the value of this argument should be vector of integers corresponding to row indexes.

.preserve

not used

Value

a memoMDB object


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