Description Usage Arguments Author(s) Examples
This function finds duplicates and returns a boolean vector. Each instance of a duplicate is marked as true, rather only the second instance.
1 | dup_check(xset, variable)
|
xset |
The dataframe |
variable |
The variable that will be examined for duplicates. This should be enclosed in quotation marks. |
J.W. Rozelle
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.