equal_observations {NetFACS}R Documentation

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

Value

Logical


[Package NetFACS version 0.5.0 Index]