zzz: Additional functions defined in AffyCompatible

Description Usage Arguments Value

Description

This page documents additional, miscellaneous, functions defined by AffyCompatible

Usage

1
2
3
## S3 method for class 'XMLAttributeValue'
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.


AffyCompatible documentation built on Nov. 8, 2020, 8:15 p.m.