isSameIntervals: Comparison between two intervals

View source: R/trunc_dist.R

isSameIntervalsR Documentation

Comparison between two intervals

Description

This functions returns TRUE if and only if two intervals are the same.

Usage

isSameIntervals(int1, int2)

Arguments

int1, int2

"Intervals" objects.

Value

This function returns the desired logical result.


lucylgao/clusterpval documentation built on July 4, 2023, 4:40 p.m.