isScalar.Assert {R.utils} | R Documentation |
Static method asserting thatan object is a single value.
Assert$isScalar(x, ...)
x |
Object to be checked. |
... |
Not used. |
Returns (invisibly) TRUE
, or throws an exception.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Assert
.