Skip to contents

Validates that all provided vectors have the same length.

Usage

assert_lengths_match(...)

Arguments

...

Vectors to check (at least two required)

Value

Invisibly returns TRUE if validation passes