Learn R Programming

AffyCompatible (version 1.32.0)

xmlValue.XMLAttributeValue: Additional functions defined in AffyCompatible

Description

This page documents additional, miscellaneous, functions defined by AffyCompatible

Usage

"xmlValue"(x, ignoreComments = FALSE, recursive = TRUE, encoding=XML:::CE_NATIVE, trim=FALSE)

Arguments

x
An object of class XMLAttributeValue.
ignoreComments
Logical; ignored by the xmlValue.XMLAttributeValue method
recursive
ignored
encoding
File encoding
trim
Remove trailing whitespace? Ignored by this method

Value

A character vector (usually lenth 1) containing the character representation of the XML attribute.