mismatch_colnames: Searches for uncommon column names between two data frames

Description Usage Arguments Value

Description

This is a private function for dfcompare.

Usage

1
mismatch_colnames(source, target, src_name = "source", tgt_name = "target")

Arguments

source

data table of source

target

data table of target

Value

a list of data tables containing uncommon column names


meihkv/dfcompare documentation built on Dec. 1, 2020, 12:27 p.m.