R/zzz.R

Defines functions xmlValue.XMLAttributeValue

Documented in xmlValue.XMLAttributeValue

xmlValue.XMLAttributeValue <-

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

{
    as.character(x)
}

Try the AffyCompatible package in your browser

Any scripts or data that you put into this service are public.

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