checkDup | R Documentation |
Check Duplicated Value
checkDup(x)
x |
vector. |
a logical vector indicating which elements are duplicated.
checkDup(c(1:5, 2:10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.