Learn R Programming

⚠️There's a newer version (1.15.3) of this package.Take me there.

timetools (version 1.1-2)

provides objects and tools to manipulate irregular unhomogeneous time data and subtime data.

Description

This package is intended to manipulate irregular time series such as subtime series, series based on time intervals, etc. This package uses only POSIX* format. Main things defined in this package are the classes POSIXcti, POSIXctp, TimeIntervalDataFrame, TimeInstantDataFrame, SubtimeDataFrame, methods to switch from one class to another and the changeSupport method for TimeIntervalDataFrame.

Copy Link

Version

Install

install.packages('timetools')

Monthly Downloads

791

Version

1.1-2

License

GPL

Maintainer

Vladislav Navel

Last Published

April 25th, 2012

Functions in timetools (1.1-2)

RegularTimeIntervalDataFrame

Create a regular TimeIntervalDataFrame from scratch
TimeInstantDataFrame

Create a TimeInstantDataFrame from scratch
as.TimeIntervalDataFrame

Convert an object to a TimeIntervalDataFrame
timetools-package

provides objects and tools to manipulate irregular heterogeneous time data and subtime data.
%intersect%

intersects 2 POSIXcti objects
origin

1970-01-01 GMT
as.SubtimeDataFrame

Convert an object to a SubtimeDataFrame
as.TimeInstantDataFrame

Convert an object to a TimeInstantDataFrame
RegularTimeInstantDataFrame

Create a regular TimeInstantDataFrame from scratch
changeSupport

Function to change time support of TimeIntervalDataFrame
year

Extract time properties from POSIX* objects
TimeIntervalDataFrame-class

Class "TimeIntervalDataFrame"
as.POSIXcti

Convert an object to a POSIXcti
TimeIntervalDataFrame

Create a TimeIntervalDataFrame from scratch
compute.lim

Calculate limits for plotting
timezone

Test or extract different properties of Time objects
POSIXt.units

define valid units for time objects
subtime

Extract a specific subtime of of POSIXt object or define a subtime object
ops.posixctpi

Operators to sum or substract POSIXctp from POSIXct or POSIXcti
%included%

test inclusion of 2 POSIXcti objects
SubtimeDataFrame

Create a SubtimeDataFrame from scratch
POSIXcti-class

Class "POSIXcti"
POSIXctp-class

Class "POSIXctp"
TimeInstantDataFrame-class

Class "TimeInstantDataFrame"
SubtimeDataFrame-class

Class "SubtimeDataFrame"
as.POSIXctp

Convert an object to a POSIXctp