has_unique_rows {diffdf}R Documentation

has_unique_rows

Description

Check if a data sets rows are unique

Usage

has_unique_rows(DAT, KEYS)

Arguments

DAT

input data set (data frame)

KEYS

Set of keys which should be unique


[Package diffdf version 1.0.4 Index]