Description Usage Arguments Value Examples
Description
1 | make_unique(.data, ..., .rem = c("all", "last"))
|
.data |
A dataframe |
... |
Columns on which the dataframe should be unique |
.rem |
"all": All duplicates are removed (also the first non-duplicated entry) |
A dataframe
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.