equal_observations: Check that ALL objects have the same number of observations
Description
lenght(vector), nrow(matrix), nrow(dataframe)
Usage
equal_observations(x, ...)
Arguments
- x
Object to compare number of observations
- ...
Additional objects to compare number of observations