File: IntegerRanges-class.Rd

package info (click to toggle)
r-bioc-iranges 2.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,808 kB
  • sloc: ansic: 4,789; sh: 4; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\name{IntegerRanges-class}
\docType{class}

% Classes:
\alias{class:IntegerRanges}
\alias{IntegerRanges-class}
\alias{IntegerRanges}

\title{IntegerRanges objects}

\description{
  The IntegerRanges \emph{virtual} class is a general container for storing
  ranges on the space of integers.
}

\details{
  TODO
}

\keyword{methods}
\keyword{classes}