check.length {bigleaf} | 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.