getMismatchColNames: Extracts the column names only in one data frame from a table...

Description Usage Arguments Value

View source: R/rco_createColMatching.R

Description

Extracts the column names only in one data frame from a table of match information

Usage

1
getMismatchColNames(colMatchInfo, colNameCol, matchFlagCol)

Arguments

colMatchInfo

Dataframe with column names, match flag

colNameCol

Name of the column with the column names

matchFlagCol

Name of the column with the match flag

Value

Vector of column names that do not match


dataCompareR documentation built on Nov. 23, 2021, 9:06 a.m.