powered by
Test for regularity of a time object.
regular(x, ...)
boolean indicating if x is regular or not
object to test, from which get or set a property
arguments to or from other methods
Test if the object is regular. A TimeInstantDataFrame is regular if all instants are equally spaced. A TimeIntervalDataFrame is regular if it is homogeneous and all interval's starts are equally spaced.
TimeIntervalDataFrame, TimeInstantDataFrame