interval()returns an interval of a tsibble.is_regularchecks if a tsibble is spaced at regular time or not.is_orderedchecks if a tsibble is ordered by key and index.
interval() returns an interval of a tsibble.
is_regular checks if a tsibble is spaced at regular time or not.
is_ordered checks if a tsibble is ordered by key and index.