checkSameLength {easy.utils}R 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


[Package easy.utils version 0.0.4 Index]