Coerces to a integer vector and validates.
## Static method (use this):
## Arguments$getIndices(x, ..., max=Inf, range=c(1 * (max > 0L), max), .name=NULL)## Don't use the below:
# S3 method for Arguments
getIndices(static, x, ..., max=Inf, range=c(1 * (max > 0L), max), .name=NULL)
Returns an integer
Henrik Bengtsson
For more information see Arguments
.