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

R语言:search()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 20:05:41 | 显示全部楼层 |阅读模式
search(base)
search()所属R语言包:base

                                        Give Search Path for R Objects
                                         R对象提供搜索路径

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

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

Gives a list of attached packages (see library), and R objects, usually data.frames.
给出了一个attach编辑包(library)和R对象,通常是data.frames列表。


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


search()
searchpaths()



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

A character vector, starting with ".GlobalEnv", and ending with "package:base" which is R's base package required always.
一个特征向量,开始用".GlobalEnv","package:base"这是R的base包需要总是结束。

searchpaths gives a similar character vector, with the entries for packages being the path to the package used to load the code.
searchpaths给出了一个类似的特征向量,用于加载代码包的路径包的条目。


参考文献----------References----------

The New S Language. Wadsworth &amp; Brooks/Cole.  (<code>search</code>.)
Programming with Data.  A Guide to the S Language. Springer.  (<code>searchPaths</code>.)

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

.packages to list just the packages on search path.
.packages只是列出的搜索路径包。

loadedNamespaces to list loaded namespaces.
loadedNamespaces列出加载的命名空间。

attach and detach to change the search path, objects to find R objects in there.
attach和detach改变搜索路径,objects在那里发现的R对象。


举例----------Examples----------


search()
searchpaths()

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-24 16:34 , Processed in 0.040676 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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