bc_is_boxcar: Identifies boxcar spectra

Description Usage Arguments Value Author(s)

View source: R/boxcar.R

Description

This function uses the identification of boxcar boxes by the bc_boxes function to determine if the spectrum is indeed a boxcar spetrum. See the MSnbaseBoxCar vignette for example code.

Usage

1
bc_is_boxcar(x, fcol = "filterString")

Arguments

x

An MSnExp object containing a set of boxcar spectra.

fcol

The name of the feature variable containing the box data. Default is filterString. See the bc_boxes function for details.

Value

A logical of length length(x) indicating of a spectrum is a boxcar spectrum.

Author(s)

Laurent Gatto


lgatto/MSnbaseBoxCar documentation built on May 14, 2020, 9:12 p.m.