xmlValue.XMLAttributeValue(AffyCompatible)
xmlValue.XMLAttributeValue()所属R语言包:AffyCompatible
Additional functions defined in AffyCompatible
附加功能定义在AffyCompatible
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This page documents additional, miscellaneous, functions defined by AffyCompatible
这页的文件附加,杂项,由AffyCompatible定义函数
用法----------Usage----------
xmlValue.XMLAttributeValue(x, ignoreComments = FALSE, recursive = TRUE, encoding=XML:::CE_NATIVE)
参数----------Arguments----------
参数:x
An object of class XMLAttributeValue.
对象类XMLAttributeValue。
参数:ignoreComments
Logical; ignored by the xmlValue.XMLAttributeValue method
逻辑;xmlValue.XMLAttributeValue方法忽略
参数:recursive
ignored
忽视
参数:encoding
File encoding
文件编码
值----------Value----------
A character vector (usually lenth 1) containing the character representation of the XML attribute.
包含的XML属性的字符表示一个字符向量(通常全长1)。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|