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