check.length | R Documentation |
Test Variables for Equal Length
check.length(varlist)
varlist |
List of variables for which the length has to be compared |
This function only plays a role if no input data.frame or matrix are provided. In this case it ensures that provided vectors have the same length to avoid trouble later up the function call.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.