R/utils.R
same_length.Rd
Compares lengths of two objects, handling special cases for lists and data frames.
same_length(x, y)
First object to compare
Second object to compare
Logical indicating if objects have same length