identify_mode_differences: identify_mode_differences

View source: R/identify.R

identify_mode_differencesR Documentation

identify_mode_differences

Description

Identifies any mode differences between two data frames

Usage

identify_mode_differences(BASE, COMP)

Arguments

BASE

Base dataset for comparison (data.frame)

COMP

Comparator dataset to compare base against (data.frame)


gowerc/diffdf documentation built on Sept. 26, 2024, 1 a.m.