Learn R Programming

⚠️There's a newer version (0.15.5) of this package.Take me there.

intervals (version 0.15.4)

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

16,989

Version

0.15.4

License

Artistic-2.0

Issues

Pull Requests

Stars

Forks

Maintainer

Edzer Pebesma

Last Published

June 29th, 2023

Functions in intervals (0.15.4)

intervals-package

Tools for working with points and intervals
interval_complement

Compute the complement of a set of intervals
plot.Intervals

Plotting methods for interval objects
interval_overlap

Assess overlap from one set of intervals to another
interval_difference

Compute set difference
interval_included

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

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

Compute the intersection of one or more sets of intervals
sgd

Yeast gene model sample data
interval_union

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

Split an intervals object according to a factor
size

Compute interval sizes
which_nearest

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

Expand or contract intervals
distance_to_nearest

Compute distance to nearest position in a set of intervals
as.matrix

Extract matrix of endpoints
clusters

Identify clusters in a collection of positions or intervals
empty

Identify empty interval rows
Intervals-class

Classes "Intervals" and "Intervals_full"
close_intervals

Re-represent integer intervals with open or closed endpoints
c

Combine different interval matrix objects
Intervals_virtual_or_numeric-class

Class "Intervals_virtual_or_numeric"
Intervals_virtual-class

Class "Intervals_virtual"