checkSameLength: Check whether the lengths of input objects are equal

View source: R/check.R

checkSameLengthR Documentation

Check whether the lengths of input objects are equal

Description

Check whether the lengths of input objects are equal

Usage

checkSameLength(...)

Arguments

...

R objects to be compared

Value

TRUE or FALSE


easy.utils documentation built on April 4, 2025, 6:13 a.m.