precedes(x, ...)preceded_by(x, ...)
meets(x, ...)
met_by(x, ...)
overlaps(x, ...)
overlapped_by(x, ...)
finishes(x, ...)
finished_by(x, ...)
contains(x, ...)
during(x, ...)
starts(x, ...)
started_by(x, ...)
equals(x, ...)
# S4 method for TimeIntervals
precedes(x, ...)
# S4 method for TimeIntervals
preceded_by(x, ...)
# S4 method for TimeIntervals
meets(x, ...)
# S4 method for TimeIntervals
met_by(x, ...)
# S4 method for TimeIntervals
overlaps(x, ...)
# S4 method for TimeIntervals
overlapped_by(x, ...)
# S4 method for TimeIntervals
finishes(x, ...)
# S4 method for TimeIntervals
finished_by(x, ...)
# S4 method for TimeIntervals
contains(x, ...)
# S4 method for TimeIntervals
during(x, ...)
# S4 method for TimeIntervals
starts(x, ...)
# S4 method for TimeIntervals
started_by(x, ...)
# S4 method for TimeIntervals
equals(x, ...)