.attributeTimeToDouble {readMzXmlData} | R Documentation |
Converts XML attributes.
Description
This function converts a XML time attribute to double
.
Usage
.attributeTimeToDouble(attributes, attributeName, required = FALSE)
Arguments
attributes |
|
attributeName |
|
required |
|
Value
double
Author(s)
Sebastian Gibb mail@sebastiangibb.de
See Also
.attributeToString
,
.attributeToDouble
[Package readMzXmlData version 2.8.3 Index]