createAntiSubset: Create a dataframe of the rows that don't match

Description Usage Arguments Value

View source: R/pd_matchRows.R

Description

Create a dataframe of the rows that don't match

Usage

1
createAntiSubset(index_antisubset, original_keys, index_key, df)

Arguments

index_antisubset

Vector of mismatching indices

original_keys

A character array

index_key

A character array

df

A data frame

Value

A dataframe containing the dropped rows


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