Description Usage Arguments Value
View source: R/getAcquisitionDatemzML.R
Extract acquisition date (''startTimeStamp'“) from a mzML file.
In case of failure (or the file is not a mzML
) returns NULL
1 | getAcquisitionDatemzML(mzMLPath, verbose = TRUE)
|
mzMLPath |
(str) path to mzML raw data file |
verbose |
(bool) if TRUE message progress |
POSIXct or NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.