Learn R Programming

permRand (version 1.0.0)

uniqueID: Unique IDs

Description

Test for unique IDs.

Usage

uniqueID(testD, IDN)

Value

Any IDs that are not unique.

Arguments

testD

Test dataset.

IDN

ID to test.

Examples

Run this code
test <- uniqueID(serumRand,"serumID")

Run the code above in your browser using DataLab