check.length {bigleaf} | R Documentation |
Test Variables for Equal Length
Description
Test Variables for Equal Length
Usage
check.length(varlist)
Arguments
varlist |
List of variables for which the length has to be compared |
Note
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.
[Package bigleaf version 0.8.2 Index]