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/NetFACS documentation built on July 16, 2025, 9:01 p.m.