\name{Subset} \alias{Subset} \alias{Subset2} \docType{methods} \alias{Subset-methods} \alias{Subset,ANY,ANY-method} \alias{Subset,ANY,allIndex-method} \alias{Subset,ANY,noneIndex-method} \alias{Subset,ANY,NAIndex-method} \alias{Subset,ANY,positiveIndex-method} \alias{Subset,ANY,sliceIndex-method} \alias{Subset,ANY,matrixIndex-method} \alias{Subset2-methods} \alias{Subset2,ANY,ANY,ANY-method} \alias{Subset2,ANY,ANY,allIndex-method} \alias{Subset2,ANY,ANY,noneIndex-method} \alias{Subset2,ANY,ANY,NAIndex-method} \alias{Subset2,ANY,ANY,positiveIndex-method} \alias{Subset2,ANY,ANY,sliceIndex-method} \alias{Subset2,ANY,allIndex,allIndex-method} \alias{Subset2,ANY,allIndex,ANY-method} \alias{Subset2,ANY,allIndex,NAIndex-method} \alias{Subset2,ANY,noneIndex,ANY-method} \alias{Subset2,ANY,noneIndex,noneIndex-method} \alias{Subset2,ANY,NAIndex,NAIndex-method} \alias{Subset2,ANY,NAIndex,ANY-method} \alias{Subset2,ANY,NAIndex,allIndex-method} \alias{Subset2,ANY,positiveIndex,positiveIndex-method} \alias{Subset2,ANY,positiveIndex,ANY-method} \alias{Subset2,ANY,sliceIndex,sliceIndex-method} \alias{Subset2,ANY,sliceIndex,ANY-method} \title{ Generics Subset and Subset2 in package `externalVector' and their methods } \description{ The generics Subset and Subset2 and their methods are used internally and are not for general use. They may be replaced by C code in future. } \keyword{methods}