CentroidCheck: CentroidCheck

Description Usage Arguments Author(s) Examples

View source: R/Spectra_import.R

Description

Verify the data is centroid or not

Usage

1
CentroidCheck(filename)

Arguments

filename

single file name, should contain the absolute path

Author(s)

Zhiqiang Pang zhiqiang.pang@mail.mcgill.ca and Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)

Examples

1
2
3
4
 
DataFiles <- dir(system.file("mzData", package = "mtbls2"), full.names = TRUE,
                 recursive = TRUE)[c(10:12, 14:16)]
sapply(DataFiles, CentroidCheck)

Zhiqiang-PANG/OptiLCMS_web documentation built on May 1, 2021, 6:58 a.m.