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

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

[复制链接]
发表于 2012-9-29 23:39:38 | 显示全部楼层 |阅读模式
seqinfo(sdtoolkit)
seqinfo()所属R语言包:sdtoolkit

                                        Display Box Sequence Information
                                         展示盒序列信息

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

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

Function takes a box sequence as output by sdprim, and prints it nicely to the screen, and also to a text file if desired.
功能输出sdprim,需要box序列,并打印它很好地在屏幕上,和到一个文本文件,如果需要的话。


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


seqinfo(box.seq, outfile = NA)



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

参数:box.seq
A box sequence object as output by sdprim.
一箱序列对象作为sdprim的输出。


参数:outfile
A character specifying a filename for outputting a copy of the printed display.  The default NA argument will not output a file.
一个字符指定一个文件名,用于输出的印刷显示的副本。默认NA参数不会输出文件。


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

Nothing of value returned, but outputs text to screen, and also to the text file specified in outfile.
什么值钱的东西回来了,但输出文字到屏幕,并到指定的文本文件中outfile。


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


Benjamin P. Bryant, <a href="mailto:bryant@prgs.edu">bryant@prgs.edu</a>



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

sdprim, dimplot
sdprim,dimplot


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



#Load an example box sequence for demonstration:[加载box序列的例子作示范:]
data(exboxes)

#Display information about the box sequence:[显示box序列的信息:]
seqinfo(exboxes)

#Display info, and also print it out:[显示信息,同时也把它打印出来:]
seqinfo(exboxes, outfile="demofile.txt")


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 06:54 , Processed in 0.026120 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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