compare_data_structure: Compare the structure of two data.frames

View source: R/helpfunctions_checks.R

compare_data_structureR Documentation

Compare the structure of two data.frames

Description

Compare the structure of two data.frames

Usage

compare_data_structure(data1, data2)

Arguments

data1

a data.frame

data2

a data.frame

Value

nothing, but prints messages if the class of any variable changed or if the levels of any factor variable changed


JointAI documentation built on Jan. 30, 2026, 5:07 p.m.