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

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

[复制链接]
发表于 2012-2-26 13:08:00 | 显示全部楼层 |阅读模式
startReport(RNAinteract)
startReport()所属R语言包:RNAinteract

                                         start and end a RNAinteract report
                                         启动和结束RNAinteract报告

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

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

startReport will open a html page and starts writing an html report for a RNAinteract screen. endReport finishes the report and closes the html-file.
startReport将打开一个HTML页面,并开始写一个RNAinteract屏幕的HTML报告。 endReport完成报告,并关闭HTML文件。


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


startReport(outputpath)
endReport(report)



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

参数:outputpath
the path to the output directory were the report is written to.
输出目录的路径被写入报告。


参数:report
An report object as returned by startReport or any report... function.
返回由startReport或任何报告的报告对象...功能。


Details

详情----------Details----------

~~ details ~~
~~~~


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

startReport returns an report object. It is handed over to each report-function.
startReport返回一个报表对象。它移交给每个报告功能。


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



Bernd Fischer




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

RNAinteract-package, reportAnnotation, reportStatistics, reportGeneLists, reportNetworks, reportScreenData, reportDoublePerturbation, reportMainEffects
RNAinteract-package,reportAnnotation,reportStatistics,reportGeneLists,reportNetworks,reportScreenData,reportDoublePerturbation,reportMainEffects


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


data("sgi")
report <- startReport("report")
reportAnnotation(sgi, report = report)
endReport(report)
# browseURL(file.path("report","index.html"))[browseURL(file.path(“报告”,为“index.html”))]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-26 15:54 , Processed in 0.087573 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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