attributeToDouble: Converts XML attributes.

.attributeToDoubleR Documentation

Converts XML attributes.

Description

This function converts a XML attribute to double.

Usage

.attributeToDouble(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

double

Author(s)

Sebastian Gibb mail@sebastiangibb.de

See Also

.attributeToString, .attributeTimeToDouble


readMzXmlData documentation built on Aug. 19, 2023, 5:11 p.m.