Validates a vector
Validates a vector by checking its length (number of elements).
## Static method (use this): ## Arguments$getVector(x, length=NULL, .name=NULL, ...) ## Don't use the below: ## S3 method for class 'Arguments' getVector(static, x, length=NULL, .name=NULL, ...)
Returns the same vector
, if it is valid. Otherwise an exception is
thrown.
Henrik Bengtsson
For more information see Arguments
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.