View source: R/prohibit_unequal_length_vectors.R
prohibit_unequal_length_vectors | R Documentation |
Tests whether all vectors have the same length.
prohibit_unequal_length_vectors(...)
... |
Vectors to test. |
An error message unless all of ...
have the same length in which case NULL
, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.