attributeToString: Converts XML attributes.

.attributeToStringR Documentation

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

.attributeToDouble, .attributeTimeToDouble


sgibb/readMzXmlData documentation built on Aug. 24, 2023, 3:28 p.m.