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.
bc_is_boxcar(x, fcol = "filterString")
x | An |
---|---|
fcol | The name of the feature variable containing the box
data. Default is |
A logical
of length length(x)
indicating of a spectrum
is a boxcar spectrum.