has_unique_rows: has_unique_rows

View source: R/misc_functions.R

has_unique_rowsR 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


diffdf documentation built on Sept. 30, 2024, 9:25 a.m.