Learn R Programming

timetools (version 1.15.3)

period: Test or extract different properties of Time objects

Description

For objects based on time intervals. Return POSIXctp of the object if it is homogeneous and continuous.

Usage

period(x, ...)

Value

a time period object if possible. An error occur if not.

Arguments

x

object from which get the period

...

arguments to or from other methods

See Also

TimeIntervalDataFrame, POSIXctp