Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

attributeToString

Converts XML attributes.


Description

This function converts a XML attribute to character.

Usage

.attributeToString(attributes, attributeName, required = FALSE)

Arguments

attributes

character, XML attributes

attributeName

character, name XML attributes of attribute to convert

required

logical, throw an error if an required attribute is missing.

Value

character, attribute string

Author(s)

Sebastian Gibb mail@sebastiangibb.de

See Also


readMzXmlData

Reads Mass Spectrometry Data in mzXML Format

v2.8.1
GPL (>= 3)
Authors
Sebastian Gibb [aut, cre]
Initial release
2015-09-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.