Learn R Programming

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

timetools (version 1.1-6)

provides objects and tools to manipulate irregular heterogeneous 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-6

License

GPL

Maintainer

Vladislav Navel

Last Published

October 31st, 2012

Functions in timetools (1.1-6)

origin

1970-01-01 GMT
timetools-package

provides objects and tools to manipulate irregular heterogeneous time data and subtime data.
TimeInstantDataFrame-class

Class "TimeInstantDataFrame"
as.POSIXcti

Convert an object to a POSIXcti
changeSupport

Function to change time support of TimeIntervalDataFrame
year

Extract time properties from POSIX* objects
%included%

test inclusion of 2 POSIXcti objects
timezone

Test or extract different properties of Time objects
POSIXctp-class

Class "POSIXctp"
TimeInstantDataFrame

Create a TimeInstantDataFrame from scratch
POSIXt.units

define valid units for time objects
%intersect%

intersects 2 POSIXcti objects
subtime

Extract a specific subtime of of POSIXt object or define a subtime object
POSIXcti-class

Class "POSIXcti"
ops.posixctpi

Operators to sum or substract POSIXctp from POSIXct or POSIXcti
as.TimeIntervalDataFrame

Convert an object to a TimeIntervalDataFrame
RegularTimeIntervalDataFrame

Create a regular TimeIntervalDataFrame from scratch
compute.lim

Calculate limits for plotting
SubtimeDataFrame

Create a SubtimeDataFrame from scratch
as.SubtimeDataFrame

Convert an object to a SubtimeDataFrame
RegularTimeInstantDataFrame

Create a regular TimeInstantDataFrame from scratch
SubtimeDataFrame-class

Class "SubtimeDataFrame"
as.POSIXctp

Convert an object to a POSIXctp
TimeIntervalDataFrame

Create a TimeIntervalDataFrame from scratch
TimeIntervalDataFrame-class

Class "TimeIntervalDataFrame"
as.TimeInstantDataFrame

Convert an object to a TimeInstantDataFrame