check.length: Test Variables for Equal Length

View source: R/check_input.r

check.lengthR 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.


bigleaf documentation built on Aug. 22, 2022, 9:09 a.m.