isEmpty: Test whether the elements of an object are empty

Description Usage Arguments Value

Description

This function applies to list-like objects such as MsScanList and tests whether the individual elements of the object are empty (i.e. doesn't contain any ions). It returns a logical vector of the same length as the object. If TRUE the corresponding element is empty

Usage

1
isEmpty(object)

Arguments

object

A list-like object from MSsary

Value

A logical vector of the same length as object


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