length-protdata-method: Length of a protdata object

length,protdata-methodR Documentation

Length of a protdata object

Description

The length method counts the number of elements in a protdata object.

Usage

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

Arguments

object

A protdata object of which the number of elements needs to be determined.

Value

An integer value indicating the number of elements in a protdata object.


statOmics/MSqRob documentation built on Dec. 8, 2022, 6 a.m.