intervalIntersect: Intersect the intervals given by two dataframes Generates the...

Description Usage Arguments Value

View source: R/intervalIntersect.R

Description

Intersect the intervals given by two dataframes Generates the intersection dataframe resulting from the intersection of the intervals represented by two dataframes of intervals

Usage

1
intervalIntersect(interval1, interval2)

Arguments

interval1

first dataframe

interval2

second dataframe

Value

A dataframe of intervals representing the inersection


fjbaron/rbouts documentation built on July 12, 2019, 7:51 p.m.