Extract the start time stamps from (mzML) files.
extract_time_stamp( x = character(), format = "%Y-%m-%dT%H:%M:%S", BPPARAM = bpparam() )
| x |
|
|---|---|
| format |
|
| BPPARAM | Parallel processing setup. See |
character (or date/time) with the start time stamps.
Johannes Rainer