isScalar {polyCub} | R Documentation |
Checks if Argument is Scalar
Description
Check if the argument is scalar, i.e. a numeric vector of length 1.
Usage
isScalar(x)
Arguments
x |
any object |
Value
logical
[Package polyCub version 0.9.1 Index]