scanMode: Get and set the mode of scans in an MsScanList

Description Usage Arguments Value

Description

This function returns or sets the mode of the scans in an MsScanList, either 'centroid' or 'profile'. The mode is internally calculated using a heuristic that looks at the m/z difference between consecutive ions.

Usage

1
2
3
scanMode(object)

scanMode(object) <- value

Arguments

object

An MsScanList object

value

A vector with 'centroid' or 'profile' values

Value

An MsScanList


thomasp85/MSsary documentation built on May 31, 2019, 11:11 a.m.