identify_extra_cols: identify_extra_cols

View source: R/identify.R

identify_extra_colsR Documentation

identify_extra_cols

Description

Identifies columns that are in a baseline dataset but not in a comparator dataset

Usage

identify_extra_cols(DS1, DS2)

Arguments

DS1

Baseline dataset (data frame)

DS2

Comparator dataset (data frame)


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