checkConformity: Check that both datasets share identical dimensions

View source: R/misc-helpers.R

checkConformityR Documentation

Check that both datasets share identical dimensions

Description

Check that both datasets share identical dimensions

Usage

checkConformity(DF1, DF2)

Arguments

DF1

first data.frame

DF2

second data.frame

Value

summary of the conformity of the two dataset or not


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.