identify_matching_cols: identify_matching_cols

View source: R/identify.R

identify_matching_colsR Documentation

identify_matching_cols

Description

Identifies columns with the same name in two data frames

Usage

identify_matching_cols(DS1, DS2, EXCLUDE = "")

Arguments

DS1

Input dataset 1 (data frame)

DS2

Input dataset 2 (data frame)

EXCLUDE

Columns to ignore


gowerc/diffdf documentation built on April 9, 2024, 9:34 p.m.