找回密码
 注册
查看: 414|回复: 0

R语言 RQDA包 getCases()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 20:22:25 | 显示全部楼层 |阅读模式
getCases(RQDA)
getCases()所属R语言包:RQDA

                                         Get the Case ID and Case Name.
                                         获取成功案例ID和案例名称。

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Return cases  IDs or names which a set of files belong to.
返回一组文件属于的情况下,标识或名称。


用法----------Usage----------


getCaseIds(fid = GetFileId(), nFiles = FALSE)

getCaseNames(caseId = GetCaseId(nFiles = FALSE))

getCases(fid, names = TRUE)



参数----------Arguments----------

参数:fid
numeric vector, the file IDs.  
数字向量,文件ID。


参数:nFiles
logical, return the number of files that belong to a case.  
逻辑,返回情况下属于的文件的数量。


参数:caseId
numeric vector, the case IDs.  
数字向量,是IDS。


参数:names
logical.  
逻辑。


Details

详细信息----------Details----------

GetCaseId returns the case IDs which a file belongs to given the file IDs.
GetCaseId的情况下返回的ID文件属于给定的文件ID。

GetCaseName returns the case Names given the case IDs.
GetCaseName的情况下返回的情况下识别码的名称。

getCases returns the case Names or IDs depending on the argument of names. It is a wrapper of GetCaseId and GetCaseName.
getCases返回的情况下,根据参数的名称的名称或ID。这是一个GetCaseId和GetCaseName的包装。


值----------Value----------

GetCaseId returns a data frame of two columns when nFiles is TRUE, and a numeric vector when FALSE.
GetCaseId返回一个数据框的两列当NFILES是TRUE,和一个数值向量FALSE。

GetCaseName returns a character vector or NULL if no cases are associated with the file IDs.
GetCaseName返回一个字符向量或NULL,如果没有相关的文件ID。

getNames return the names of cases when names is TRUE, id of files when FALSE.
getNames的情况下,返回的名称时的名称是TRUE,FALSE时,ID的文件。


(作者)----------Author(s)----------



HUANG Ronggui




参见----------See Also----------

See Also GetFileId
请参见GetFileId


实例----------Examples----------


## Not run: [#不运行:]
GetCaseName(GetCaseId(GetFileId("filecategory")))

## End(Not run)[#(不执行)]

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-26 15:53 , Processed in 0.023663 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表