get.dataObj(sdcTable)
get.dataObj()所属R语言包:sdcTable
query dataObj-objects depending on argument type
查询dataObj的对象根据参数类型
译者:生物统计家园网 机器人LoveR
描述----------Description----------
query dataObj-objects depending on argument type
查询dataObj对象,根据参数type
参数----------Arguments----------
参数:object
an object of class dataObj
一个对象的类dataObj
参数:type
a character vector of length 1 defining what to calculate|return|modify. Allowed types are: </table>
字符向量长度为1的定义是什么来计算|返回|修改。允许的类型有:</ TABLE>
值----------Value----------
information from objects of class dataObj
信息类的对象dataObj
a list
一个列表
numeric vector if argument type matches 'dimVarInd', 'freqVarInd', 'numVarInd', 'weightVarInd' or
数字矢量参数type匹配“dimVarInd”,“freqVarInd”,“numVarInd”,“weightVarInd或
character vector if argument type matches 'numVarNames', 'freqVarName' or
字符向量参数type匹配numVarNames“的,freqVarName”或
logical vector of length 1 if argument
逻辑向量的长度为1,如果参数
注意----------Note----------
internal function
内部功能
(作者)----------Author(s)----------
Bernhard Meindl <a href="mailto:bernhard.meindl@statistik.gv.at">bernhard.meindl@statistik.gv.at</a>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|