Learn R Programming

intervals (version 0.15.5)

Tools for Working with Points and Intervals

Description

Tools for working with and comparing sets of points and intervals.

Copy Link

Version

Install

install.packages('intervals')

Monthly Downloads

13,064

Version

0.15.5

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

August 23rd, 2024

Functions in intervals (0.15.5)

reduce

Compactly re-represent the points in a set of intervals
size

Compute interval sizes
split

Split an intervals object according to a factor
interval_difference

Compute set difference
plot.Intervals

Plotting methods for interval objects
which_nearest

Identify nearest member(s) in a set of intervals
interval_intersection

Compute the intersection of one or more sets of intervals
as.matrix

Extract matrix of endpoints
c

Combine different interval matrix objects
Intervals_virtual_or_numeric-class

Class "Intervals_virtual_or_numeric"
distance_to_nearest

Compute distance to nearest position in a set of intervals
clusters

Identify clusters in a collection of positions or intervals
expand

Expand or contract intervals
close_intervals

Re-represent integer intervals with open or closed endpoints
empty

Identify empty interval rows
interval_complement

Compute the complement of a set of intervals
interval_overlap

Assess overlap from one set of intervals to another
interval_union

Compute the union of intervals in one or more interval matrices
interval_included

Assess inclusion of one set of intervals with respect to another
sgd

Yeast gene model sample data
Intervals-class

Classes "Intervals" and "Intervals_full"
intervals-package

Tools for working with points and intervals
Intervals_virtual-class

Class "Intervals_virtual"