xmlValue.XMLAttributeValue {AffyCompatible} | R Documentation |
This page documents additional, miscellaneous, functions defined by AffyCompatible
## S3 method for class 'XMLAttributeValue' xmlValue(x, ignoreComments = FALSE, recursive = TRUE, encoding=XML:::CE_NATIVE, trim=FALSE)
x |
An object of class |
ignoreComments |
Logical; ignored by the
|
recursive |
ignored |
encoding |
File encoding |
trim |
Remove trailing whitespace? Ignored by this method |
A character vector (usually lenth 1) containing the character representation of the XML attribute.