Skip to contents

Compares lengths of two objects, handling special cases for lists and data frames.

Usage

same_length(x, y)

Arguments

x

First object to compare

y

Second object to compare

Value

Logical indicating if objects have same length