identify_extra_rows: identify_extra_rows

View source: R/identify.R

identify_extra_rowsR Documentation

identify_extra_rows

Description

Identifies rows that are in a baseline dataset but not in a comparator dataset

Usage

identify_extra_rows(DS1, DS2, KEYS)

Arguments

DS1

Baseline dataset (data frame)

DS2

Comparator dataset (data frame)

KEYS

List of variables that define a unique row within the datasets (strings)


gowerc/diffdf documentation built on May 5, 2024, 6:37 p.m.