BaseIndexList-class.Rd
An S4 class to hold a list of indices, with the possibility to specify the offset of the indices. IndexList and SignedIndexList extend this class
offset
An integer specifying the value of first element. Default 1
keepNA
Logical, whether NA is kept during construction
keepDup
Logical, whether duplicated values are kept during construction