homogeneous: Test if a time object is homogeneous

homogeneousR Documentation

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, ...)

Arguments

x

object to test for homogeneity

...

arguments to or from other methods

Value

logical indicating if 'x' is homogeneous or not.

See Also

TimeIntervalDataFrame, POSIXcti


timetools documentation built on Aug. 29, 2023, 5:09 p.m.