validFILE: Check the validity of a raw LC-MS file.

Description Usage Arguments Value

View source: R/utils.R

Description

Function checks the validity of a raw LC-MS file before trying to load it to memory. This prevents infinite loops caused by readDATA function trying to read raw file until is it loaded.

Usage

1

Arguments

f

character specifying absolute path to a single raw LC-MS file.

Value

Functions checks the validity of a raw LC-MS file and returns TRUE if file is valid, or error message if not.


lauzikaite/massflowR documentation built on April 27, 2020, 5:32 p.m.