Description Usage Arguments Value
View source: R/data_manipulation.R
Determines which entries in an input vector are duplicated within that vector and returns those __values__.
1 |
x |
A vector of some form. |
A vector contain the entries of 'x' that are duplicated within 'x'. The order of 'x' is not respected and the returned vector is typically smaller than 'x'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.