getIndices.Arguments
From R.utils v1.6.1
by Henrik Bengtsson
Coerces to a integer vector and validates
Coerces to a integer vector and validates.
Usage
Arguments$getIndices(x, ..., max=Inf, range=c(1 * (max > 0), max), .name=NULL)
Arguments
Value
synopsis
getIndices.Arguments(static, x, ..., max=Inf, range=c(1 * (max > 0), max), .name=NULL)
See Also
For more information see Arguments
.
Community examples
Looks like there are no examples yet.