加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

R语言-round函数说明

(2014-08-03 16:46:27)
分类: 【R语言】
round(timeDate)
round()所属R语言包:timeDate

                                        Rounding and Truncating 'timeDate' Objects
                                         四舍五入和截断TIMEDATE对象的

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

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

Rounds and truncates objects of class 'timeDate'.  
轮和截断对象的类的TIMEDATE“。


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


## S3 method for class 'timeDate'
round(x, digits = c("days", "hours", "mins")) 

## S3 method for class 'timeDate'
trunc(x, units = c("days", "hours", "mins"), ...)     



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

参数:digits, units
a character string denoting the date/time units in which the  results are desired.     
一个字符串,表示该结果所需的日期/时间单位。


参数:x
an object of class timeDate.    
对象类timeDate。


参数:...
arguments passed to other methods.  
参数传递给其他方法。


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

The two functions round and trunc allow to round or to  truncate timeDate objects to the specified unit and return them as timeDate objects. - Note, ther is an inconsistency round uses digits as argument and not units. 
这两个函数round和trunc让四舍五入或截断timeDate对象到指定的单位和他们timeDate对象返回。 - 请注意,进一步不一致的round使用digits作为参数,而不是units,。


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


## round - [#圆 - ]

## truncate -[#截断 - ]

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

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有