[,peakPantheRAnnotation,ANY,ANY,ANY-method {peakPantheR}R Documentation

extract parts of peakPantheRAnnotation class

Description

extract parts of peakPantheRAnnotation class

Usage

## S4 method for signature 'peakPantheRAnnotation,ANY,ANY,ANY'
x[i, j, drop = "missing"]

Arguments

x

object from which to extract element(s) or in which to replace element(s).

i

(sample) indices specifying elements to extract or replace

j

(compound) indices specifying elements to extract or replace

drop

not applicable

Value

(peakPantheRAnnotation) object subset


[Package peakPantheR version 1.8.0 Index]