xgridresults(xgrid)
xgridresults()所属R语言包:xgrid
Retrieve Job Results
检索作业结果
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Retrieve results from a completed job on an Apple Xgrid.
检索结果在苹果Xgrid的完成作业。
用法----------Usage----------
xgridresults(grid, auth, jobnum, outdir, verbose = FALSE)
参数----------Arguments----------
参数:grid
domain name of the grid controller
域名,网格控制器
参数:auth
authorization to use to access the grid: options are "None" (default), "Kerberos" or "Password"
授权使用访问网格:选项是“无”(默认值),“KERBEROS”或“密码”
参数:jobnum
Apple Xgrid job identifier
苹果计算机的Xgrid的作业标识符
参数:outdir
directory to return output created by the remote job
返回目录创建的远程职业的输出
参数:verbose
verbose output (default = FALSE)
“冗长输出(默认值= FALSE)
值----------Value----------
None.
无。
(作者)----------Author(s)----------
Nicholas Horton (<a href="mailto:nhorton@smith.edu">nhorton@smith.edu</a>)
参见----------See Also----------
xgrid
xgrid
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|