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

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

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

                                         print a findFn object
                                         打印findFn对象

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

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

Print a findFn object to a file and pass it to a web browser
打印一个findFn对象到一个文件,并把它传递到Web浏览器


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


## S3 method for class 'findFn'
print(x, where, title, openBrowser = TRUE,
        template, ...)



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

参数:x
An object of class findFn  
对象的类findFn


参数:where
a character vector interpreted as follows:  If length(where)==1, it must be either 'HTML' or 'console' or the name of a colum of x or the name of a file to hold the file created to be displayed in a web browser.  If length(where)>1, it must be the names of columns of x to be displayed on the console.  If where is a vector of names of columns of x, those columns will be printed to the console, and there will be no display in a web browser.  If where == 'console', the following columns of x are displayed:  c('Count', 'Package', 'Function', 'Score', 'Date').  
字符向量作如下解释:如果长()== 1,它必须是“HTML”或“控制台”,或者名称的柱x或保持创建的文件的文件名要被显示在web浏览器。如果长()> 1,它必须是x在控制台上显示的列的名字。如果where是一个向量x,这些列将被打印到控制台,将不会显示在Web浏览器的列的名称。如果where==控制台“,下面列的x显示:C(计数,包,功能,分数,日期)。


参数:title
An optional title to give the HTML file. Default is to use the original query string.  
一个可选的标题的HTML文件。默认是使用原来的查询字符串。


参数:openBrowser
logical; if TRUE and where is missing or 'HTML', launch default browser after building table  
逻辑;如果TRUE和where丢失或启动默认浏览器“HTML”,建成后表


参数:template
Template file used by brew  
模板文件的使用的brew


参数:...
ignored
忽视


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

The full path and name of the file created is returned invisibly.
创建的文件的完整路径和名称则返回无形。


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



Sundar Dorai-Raj, Spencer Graves, Romain Francois, Uwe Ligges




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

findFn, RSiteSearch, browseURL brew
findFn,RSiteSearch,browseURLbrew


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


splineSearch <- findFn("spline", maxPages = 2)
print(splineSearch, 'console')
splineSearch # all columns in a browser[在浏览器中的所有列]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-10 18:01 , Processed in 0.021374 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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