This function checks whether all elements in a list have and equal length. It is useful when validating argument consistency in list-based input, especially when recycling or vectorised operations depend on uniform lengths.
This function checks whether all elements in a list have and equal length. It is useful when validating argument consistency in list-based input, especially when recycling or vectorised operations depend on uniform lengths.