length-OpenTIMS-method: Get the overall number of peaks.

length,OpenTIMS-methodR Documentation

Get the overall number of peaks.

Description

Get the overall number of peaks.

Usage

## S4 method for signature 'OpenTIMS'
length(x)

Arguments

x

OpenTIMS data instance.

Examples

## Not run: 
D = OpenTIMS('path/to/your/folder.d')
print(length(D))

## End(Not run)

opentimsr documentation built on March 30, 2022, 1:06 a.m.