R/validator.R
validateFromFile.Rd
The returned TRUE/FALSE has additional attributes in case of errors. Use attributes(result) to access them.
validateFromFile(filepath, verbose = TRUE)
A path to a file (e.g. "c:/my.mzQC", or "test.mzQC")
Show extra information if validation fails
TRUE/FALSE if validation was successful/failed