uniqueID | R Documentation |
Test for unique IDs.
uniqueID(testD, IDN)
testD |
Test dataset. |
IDN |
ID to test. |
Any IDs that are not unique.
test <- uniqueID(serumRand,"serumID")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.