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

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

[复制链接]
发表于 2012-9-30 12:01:20 | 显示全部楼层 |阅读模式
installPackages(sos)
installPackages()所属R语言包:sos

                                         install packages with minimum count
                                         安装包最小次数

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

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

install.packages identifed in a findFn object with Count at least minCount.
install.packagesidentifed,在一个findFn对象与CountminCount的。


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


installPackages(x, minCount=sqrt(x[1, 'Count']), ...)



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

参数:x
either a character vector to be passed to install.packages or a findFn object  
一个字符向量传递给install.packages或findFn对象


参数:minCount
Install all packages identified in x[['Packages']] with x[['Count']] exceeding minCount.  
确定在x[['Packages']] x[['Count']]超过minCount安装所有的软件包。


参数:...
optional arguments passed to install.packages  
可选参数传递给install.packages


Details

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

This is useful to prepare for PackageSum2.
这是有用的准备PackageSum2。


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

none
没有


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



Spencer Graves




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

install.packages PackageSum2
install.packagesPackageSum2


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


spl <- findFn("spline", maxPages = 2)
# check the code but do not install anything:[检查的代码,但不安装任何东西:]
installPackages(spl, minCount=spl[1, 'Count']+1)

# install ALL packages found[安装所有的软件包]
## Not run: [#不运行:]
installPackages(spl, 1)

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


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-9 15:14 , Processed in 0.029927 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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