Description Usage Arguments Value
A function that checks, if the two given vectors have equal length.
1 | check_vector_equal_length(vector1, vector2)
|
vector1 |
A arbitrary vector. |
vector2 |
A arbitrary vector. |
The boolean value TRUE, if the two given vectors have equal length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.