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