isRaw: Test whether the elements of an object are based on raw value

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 based on raw unaltered values or modified ones. Note that this function just test for strictly raw- ness in the sense that it tests whether raw=TRUE was set during construction. If the raw data has not been modified it is possible to have raw and unraw MsLists that are numerically identical.

Usage

1
isRaw(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.