Description Usage Arguments Examples
Given a vector, return the set of values that appear more than once.
1 | duplicates(x, ...)
|
x |
a vector. |
... |
further parameters for |
1 | duplicates(c('cat','dog','dog'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.