Coerces to a logical vector and validates.
## Static method (use this):
## Arguments$getLogicals(x, ..., disallow=c("NA", "NaN"), coerce=FALSE, .name=NULL)## Don't use the below:
# S3 method for Arguments
getLogicals(static, x, ..., disallow=c("NA", "NaN"), coerce=FALSE, .name=NULL)
A vector
.
Arguments passed to @method "getVector".
A character
string for name used in error messages.
For more information see Arguments
.