variableMismatches {dataCompareR}R Documentation

Create variable mismatch table

Description

Create variable mismatch table

Usage

variableMismatches(varname, vals_a, vals_b, vector_eq)

Arguments

varname

variable to create mismatch table for

vals_a

variables from dfA

vals_b

variables from dfB

vector_eq

a list of columns which are equal

Value

Mismatch table


[Package dataCompareR version 0.1.4 Index]