isOverlap: Is two intervals overlaped?

Description Usage Arguments Details Value Author(s)

View source: R/LT50s.R

Description

isOverlap

Usage

1
isOverlap(ir1, ir2)

Arguments

ir1
ir2

Details

With two given intervals, return TRUE if they are overlap, otherwise return FALSE.

Value

TRUE/FALSE.

Author(s)

ZG Zhao


zgzhao/Xtools documentation built on May 22, 2021, 3:37 a.m.