Description Usage Arguments Value Note
Find the duplicates
1 | get_duplicates(x, only.key = FALSE, by = key(x))
|
x |
a |
only.key |
When |
by |
The columns used for uniqueness checks. By default, it only relies on
the key columns of |
The duplicated records of x
.
When x
has keys, the duplicateness is dependes on the key columns only.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.