getResultParameterByName(RNCBI)
getResultParameterByName()所属R语言包:RNCBI
Get First Level Parameter By Name
获得第一级参数名称
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Returns further parameter of a specific complex type and NULL, if name wasn't a complex type. The function only returns the parameter for a result parameter from the first level. If there are further complex types contained,
返回一个特定的复杂类型的NULL参数,如果进一步的名字是不是一个复杂的类型。该函数只返回参数从第一电平的结果参数。如果有更复杂的包含的类型,
用法----------Usage----------
getResultParameterByName(NCBIObject, name)
参数----------Arguments----------
参数:NCBIObject
The current instance of the NCBIClass.
的实例的NCBIClass。
参数:name
The name of the complex type, the parameter names should be returned for.</table>
复杂的数据类型的名称,参数名称应退还。</ TABLE>
值----------Value----------
The parameter names for the given complex type. The result can contain more complex types.
复杂类型的参数名称。结果可以包含更复杂的类型。
(作者)----------Author(s)----------
Martin Schumann
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|