same_column: Check if two objects have the same number of columns

View source: R/utils.R

same_columnR Documentation

Check if two objects have the same number of columns

Description

Compares number of columns between two objects.

Usage

same_column(x, y)

Arguments

x

First object to compare

y

Second object to compare

Value

Logical indicating if objects have same number of columns


matriz documentation built on April 3, 2025, 7:22 p.m.