identify_matching_cols: identify_matching_cols

Description Usage Arguments

View source: R/identify.R

Description

Identifies columns with the same name in two data frames

Usage

1
identify_matching_cols(DS1, DS2, EXCLUDE = "")

Arguments

DS1

Input dataset 1 (data frame)

DS2

Input dataset 2 (data frame)

EXCLUDE

Columns to ignore


diffdf documentation built on March 26, 2020, 6:30 p.m.