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

R语言:ISOdatetime()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 17:55:21 | 显示全部楼层 |阅读模式
ISOdatetime(base)
ISOdatetime()所属R语言包:base

                                        Date-time Conversion Functions from Numeric Representations
                                         从数字表示日期,时间转换功能

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

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

Convenience wrappers to create date-times from numeric representations.
创建数字表示日期时间的方便包装。


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


ISOdatetime(year, month, day, hour, min, sec, tz = "")
ISOdate(year, month, day, hour = 12, min = 0, sec = 0, tz = "GMT")



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

参数:year, month, day
numerical values to specify a day.
数值指定一天。


参数:hour, min, sec
numerical values for a time within a day. Fractional seconds are allowed.
时间为一天之内的数值。秒的小数部分是允许的。


参数:tz
A timezone specification to be used for the conversion. "" is the current time zone and "GMT" is UTC.
一个时区转换使用规范。 ""是当前的时区和"GMT"是UTC。


Details

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

ISOdatetime and ISOdate are convenience wrappers for strptime that differ only in their defaults and that ISOdate sets UTC as the timezone.  For dates without times it would normally be better to use the "Date" class.
ISOdatetime和ISOdate方便包装strptime,只有在他们的默认和ISOdate设置时区UTC不同。对于没有时间的日期,它通常会更好地使用"Date"类。

The main arguments will be recycled using the usual recycling rules.
使用通常的回收规则,将回收的主要论点。


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

An object of class "POSIXct".
对象类"POSIXct"。


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

DateTimeClasses for details of the date-time classes; strptime for conversions from character strings.
DateTimeClasses日期时间类的细节,“strptime从字符串转换。

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 06:18 , Processed in 0.026157 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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