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

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

[复制链接]
发表于 2012-9-29 23:10:17 | 显示全部楼层 |阅读模式
print.dive(scuba)
print.dive()所属R语言包:scuba

                                        Print a Dive Profile
                                         打印潜水资料

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

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

Print a dive profile.
打印潜水资料。


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


  ## S3 method for class 'dive'
print(x, ..., seconds=TRUE)



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

参数:x
The dive profile. An object of class "dive" created by dive.   
潜水资料。类的一个对象"dive"创建的dive。


参数:...
Arguments passed to print.default.  
传递参数到print.default。


参数:seconds
Flag indicating whether to print elapsed time to the nearest second (if TRUE) or to the nearest minute (if FALSE).  
如果该标志指示是否打印已用时间精确到秒(TRUE)或到最接近的分钟数(如果FALSE)。


Details

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

A representation of the dive profile is printed.
印刷的的潜水配置文件的一种表示。


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

NULL.
NULL。


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


Adrian Baddeley
<a href="mailto:Adrian.Baddeley@csiro.au">Adrian.Baddeley@csiro.au</a>
<a href="http://www.maths.uwa.edu.au/~adrian/">http://www.maths.uwa.edu.au/~adrian/</a>




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

dive, plot.dive
dive,plot.dive


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


  # Dive to 25 m for 20 min with safety stop[下潜到25米安全停止20分钟]
  dive(c(25,20),c(5,5))
  # Dive to 18 m for 30 min with safety stop, on Nitrox EANx 36[潜水安全停止30分钟,18米,对高氧EANx 36]
  dive(nitrox(0.36), c(18,30), c(5,3))

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 22:45 , Processed in 0.024892 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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