Description Usage Arguments Value
A function that checks, if the 'checkVector' has either equal length as the 'refVector' or is of length 1.
1 | check_vector_equal_length_or_one(checkVector, refVector)
|
checkVector |
The vector to be checked. |
refVector |
The reference vector. |
The boolean value TRUE, if the 'checkVector' has either equal length as the 'refVector' or is of length 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.