vectorIndex-class {externalVector} | R Documentation |
Together, all subclasses of this class represent the possible representations of vector subscripts and subscripts for individual array dimensions.
Usually users would not create objects from any of the subclasses of
"vectorIndex"
directly.
A virtual Class: No objects may be created from it.
No methods defined with class "vectorIndex" in the signature.
allIndex-class
, noneIndex-class
,
NAIndex-class
, sliceIndex-class
,
positiveIndex-class
, all of which are subclasses
of"vectorIndex"
.