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

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

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

                                         Write a findFn object to an Excel file
                                         写一个findFn的对象到一个Excel文件

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

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

Write a findFn object to an Excel file with sheets for PackageSum2, the findFn table, and the call attribute of the findFn object.
发表findFn对象到一个Excel文件表PackageSum2,findFn表,和call属性的findFn对象的。


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


writeFindFn2xls(x,
       file.=paste(deparse(substitute(x)), 'xls', sep='.'),
       csv, ...)
findFn2xls(x,
       file.=paste(deparse(substitute(x)), 'xls', sep='.'),
       csv, ...)



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

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


参数:file.
Name of Excel file to create.  If a file of this name already exists, it will be overwritten.  
创建Excel文件的名称。如果这个名字的文件已经存在,它将被覆盖。


参数:csv
logical:  if TRUE, write three *.csv files rather than one *.xls file.  Default is FALSE if software is available to write a *.xls file and TRUE otherwise.  
逻辑:如果为TRUE,写三个*。csv文件,而不是一个*。xls文件。默认值是false,如果软件是可写*。xls文件,否则返回TRUE。


参数:...
optional arguments to write.csv used if  
可选参数write.csv如果


Details

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

findFn2xls is an alias for writeFindFn2xls;  both functions do the same thing.
findFn2xls是一个别名writeFindFn2xls;这两个函数做同样的事情。


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

The name of the file created is returned invisibly.
返回创建的文件的名称是不可见的。


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



Spencer Graves with help from Dirk Eddedbuettel,
Gabor Grothendiek, and Marc Schwartz.




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

findFn, odbcConnect, sqlSave, odbcClose  WriteXLS
findFn,odbcConnect,sqlSave,odbcCloseWriteXLS


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


splineSearch <- findFn("spline", maxPages = 1)

writeFindFn2xls(splineSearch)

findFn2xls(splineSearch, csv=TRUE)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-9 17:34 , Processed in 0.028270 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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