extract-methods: Extract 'marker_table' object

[R Documentation

Extract marker_table object

Description

Operators acting on marker_table to extract parts.

Usage

## S4 method for signature 'marker_table,ANY,ANY,ANY'
x[i, j, ..., drop = TRUE]

Arguments

x

a marker_table object.

i, j

elements to extract.

...

see base::Extract().

drop

ignored now.

Value

a marker_table object.

See Also

base::Extract()


yiluheihei/microbiomeMarker documentation built on Nov. 5, 2023, 7:19 a.m.