homogeneous {timetools} | R Documentation |
For objects based on time intervals
(POSIXcti
). Test if intervals of the object
are ‘homogeneous’ : if the period of each interval
is the same.
homogeneous(x, ...)
x |
object to test for homogeneity |
... |
arguments to or from other methods |
logical indicating if 'x' is homogeneous or not.
TimeIntervalDataFrame, POSIXcti