isid: Is Variable Uniquely Identifying

Description Usage Arguments Examples

Description

whether the data is unique - combinations of variables too!

Usage

1

Arguments

data

the data for which you want to know if uniquely identifying

Examples

1
2
data(mtcars) # load the cars dataset
isid(row.names(mtcars))

ekhco/statar documentation built on May 24, 2019, 4:02 a.m.