Rdocumentation
powered by
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
Link to current version
Version
Version
0.15.5
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
0.14.0
0.13.3
0.13.2
0.13.1
0.13.0
0.12.2
0.12.1
0.12.0
0.10.3
0.9.10
0.9.5
Install
install.packages('intervals')
Monthly Downloads
16,438
Version
0.15.5
License
Artistic-2.0
Issues
4
Pull Requests
1
Stars
11
Forks
5
Repository
https://github.com/edzer/intervals
Maintainer
Edzer Pebesma
Last Published
August 23rd, 2024
Functions in intervals (0.15.5)
Search all functions
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"