Learn R Programming

NetFACS (version 0.5.0)

equal_observations: Check that ALL objects have the same number of observations

Description

lenght(vector), nrow(matrix), nrow(dataframe)

Usage

equal_observations(x, ...)

Value

Logical

Arguments

x

Object to compare number of observations

...

Additional objects to compare number of observations