extractByIndex: Extracting elements by index

extractByIndexR Documentation

Extracting elements by index

Description

The extractByIndex() method allows to subset an object (or extract elements from it) by providing their integer indices.

Usage

extractByIndex(object, i)

Arguments

object

The object to subset/from which to extract elements.

i

integer with the indices.


rformassspectrometry/ProtGenerics documentation built on Dec. 20, 2024, 6:56 a.m.