getAcquisitionDatemzML: Parse acquisition date from a mzML file

Description Usage Arguments Value

View source: R/getAcquisitionDatemzML.R

Description

Extract acquisition date (''startTimeStamp'“) from a mzML file. In case of failure (or the file is not a mzML) returns NULL

Usage

1
getAcquisitionDatemzML(mzMLPath, verbose = TRUE)

Arguments

mzMLPath

(str) path to mzML raw data file

verbose

(bool) if TRUE message progress

Value

POSIXct or NA


peakPantheR documentation built on May 1, 2019, 10:53 p.m.