.checkIfSeqsAreEqualLength | R Documentation |
Check if the elements of 'x' are all equally long. If not, generate a warning.
.checkIfSeqsAreEqualLength(x)
x |
an object that implements a |
NULL
(invisibly). The function is called for its side-effect
of generating a warning if elements of the input are not of equal lengths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.