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

View source: R/netfacs-helpers.R

equal_observationsR 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


NetFACS documentation built on Dec. 7, 2022, 1:12 a.m.