Learn R Programming

timetools (version 1.15.3)

homogeneous: Test if a time object is homogeneous

Description

For objects based on time intervals (POSIXcti). Test if intervals of the object are ‘homogeneous’ : if the period of each interval is the same.

Usage

homogeneous(x, ...)

Value

logical indicating if 'x' is homogeneous or not.

Arguments

x

object to test for homogeneity

...

arguments to or from other methods

See Also

TimeIntervalDataFrame, POSIXcti