| Interval-class {rIntervalTree} | R Documentation |
Interval
Description
An S4 class to represent a named numeric interval.
Slots
startthe lower end of the interval
endthe higher end of the interval
keythe name of the interval
[Package rIntervalTree version 0.1.0 Index]