[ {microbiomeMarker} | R Documentation |
marker_table
objectOperators acting on marker_table
to extract parts.
## S4 method for signature 'marker_table,ANY,ANY,ANY' x[i, j, ..., drop = TRUE]
x |
object from which to extract element(s) or in which to replace element(s). |
i |
indices specifying elements to extract or replace. Indices are
For When indexing arrays by An index value of |
j |
indices specifying elements to extract or replace. Indices are
For When indexing arrays by An index value of |
... |
see |
drop |
ignored now. |
a marker_table
object.