equal_names: Check if two objects have identical column names

View source: R/utils.R

equal_namesR Documentation

Check if two objects have identical column names

Description

Compares column names between two objects element by element.

Usage

equal_names(x, y)

Arguments

x

First object to compare

y

Second object to compare

Value

Logical indicating if objects have identical column names


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